All notable changes to Laravel Claude Chat will be documented in this file.
- Initial release of the Laravel Claude Chat package 🎉
ClaudeChat
class for sending requests to the Claude APIcreate
method for sending custom requests to the Claude APIcreateJson
method for retrieving JSON responses from the Claude APIClaudeChatServiceProvider
for registering the package with LaravelClaudeModels
class for storing constant values of Claude modelsClaudeChat
facade for convenient access to theClaudeChat
class- Configuration file for setting the Claude API key, endpoint, request timeout, and retry parameters