iutrace / laravel-chatgpt
There is no license information available for the latest version (v0.0.4) of this package.
v0.0.4
2025-03-12 15:55 UTC
Requires
- guzzlehttp/guzzle: ^7.0.1
- illuminate/support: ^8.83
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This package provides integration with the Botmaker API to manage WhatsApp templates within a Laravel application.
This package provides integration with the ChatGPT API. It allows you to send text prompts, with an option to send images content and mime type to interact with the ChatGPT.
Requirements
- PHP >= 7.4
- Laravel = 8.0
- Guzzle HTTP Client >= 7.0
Installation
You can install the package via Composer:
composer require iutrace/laravel-chatgpt