gregpriday/laravel-claude-chat

This is my package laravel-claude-chat

0.3 2024-06-24 13:10 UTC

This package is auto-updated.

Last update: 2024-10-24 08:52:08 UTC


README

⚠️ THIS PROJECT IS ARCHIVED ⚠️

This project is no longer maintained. Please use mozex/anthropic-laravel instead, which provides improved functionality and active maintenance.

Historical Documentation

This package was created to provide integration between Laravel and Anthropic's Claude AI. If you're looking for similar functionality, we strongly recommend using mozex/anthropic-laravel as it offers:

  • Active maintenance and updates
  • Support for newer Claude API versions
  • Improved features and reliability
  • Better integration with modern Laravel versions

Migration

To migrate from this package to mozex/anthropic-laravel:

  1. Remove this package:
composer remove gregpriday/laravel-claude-chat
  1. Install the new package:
composer require mozex/anthropic-laravel
  1. Follow the setup instructions in the mozex/anthropic-laravel documentation.

License

The MIT License (MIT). Please see License File for more information.