creativitykills / laravel-ai
Support for Popular AI SDKs like OpenAI and Groq
v0.0.1
2024-05-28 20:49 UTC
Requires
- php: ^8.0
- guzzlehttp/guzzle: ^7.8.1
- laravel/framework: ^9.46.0|^10.34.2|^11.0
- lucianotonet/groq-php: ^0.0.4
- openai-php/client: ^v0.9.1
- webmozart/assert: ^1.11
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.57
- phpstan/phpstan: ^1.10.47
README
Laravel AI is a package that provides support for popular AI SDKs like OpenAI and Groq. This package is still in development and is not recommended for production use.
Installation
You can install the package via composer:
composer require creativitykills/laravel-ai
Usage
// Usage description here
Supports
- OpenAI
- Chat
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email public@neoi.sh instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.