Download the PHP package hch/chatgpt-integration-bundle without Composer
On this page you can find all versions of the php package hch/chatgpt-integration-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hch/chatgpt-integration-bundle
More information about hch/chatgpt-integration-bundle
Files in hch/chatgpt-integration-bundle
Download hch/chatgpt-integration-bundle
More information about hch/chatgpt-integration-bundle
Files in hch/chatgpt-integration-bundle
Vendor hch
Package chatgpt-integration-bundle
Short Description A Symfony bundle to integrate ChatGPT API.
License MIT
Package chatgpt-integration-bundle
Short Description A Symfony bundle to integrate ChatGPT API.
License MIT
Please rate this library. Is it a good library?
Informations about the package chatgpt-integration-bundle
ChatGPTIntegrationBundle
This bundle provides a simple way to integrate ChatGPT API with Symfony applications.
Installation
Configuration
In your Symfony config, add your OpenAI API key, API URL, and model:
Usage
Inject the ChatGPTClient
service wherever needed:
Testing
Run tests with PHPUnit:
License
This bundle is released under the MIT License.
All versions of chatgpt-integration-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
symfony/framework-bundle Version ^5.4|^6.0|^7.1
symfony/http-client Version ^5.4|^6.0|^7.1
symfony/framework-bundle Version ^5.4|^6.0|^7.1
symfony/http-client Version ^5.4|^6.0|^7.1
The package hch/chatgpt-integration-bundle contains the following files
Loading the files please wait ....