iutrace/laravel-chatgpt

There is no license information available for the latest version (v0.0.1) of this package.

v0.0.1 2024-09-26 20:35 UTC

This package is auto-updated.

Last update: 2024-09-26 21:07:15 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