iutrace / laravel-chatgpt
There is no license information available for the latest version (v0.0.2) of this package.
v0.0.2
2024-12-05 18:33 UTC
Requires
- guzzlehttp/guzzle: ^7.0.1
- illuminate/support: ^8.83
This package is auto-updated.
Last update: 2025-01-05 18:56:55 UTC
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