iutrace/laravel-chatgpt
2,828
| Install | |
|---|---|
composer require iutrace/laravel-chatgpt |
|
| Latest Version: | v0.0.4 |
| Last Updated: | Mar 13, 2025 |
| Links: | GitHub · Packagist |
Maintainer: sdiaz-utrace
Laravel ChatGPT
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
Related Packages
jumbaeric/laragpt
Laravel chatgpt package, includes models listing and retrieving, completions pre...
6,167
17