Download the PHP package davor/open-ai without Composer
On this page you can find all versions of the php package davor/open-ai. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download davor/open-ai
More information about davor/open-ai
Files in davor/open-ai
Download davor/open-ai
More information about davor/open-ai
Files in davor/open-ai
Please rate this library. Is it a good library?
Informations about the package open-ai
OpenAI
This package is intended for communication with OpenAI. Installation:
- composer require davor/open-ai
- php artisan vendor:publish --tag=config --provider="Hoks\OpenAI\OpenAIServiceProvider"
- Set up config/openai.php
- Use package :D
Code example
Check command GenerateAINews.php for more use cases, as well as OpenAI class for more options on methods
All versions of open-ai with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2|^8.0
guzzlehttp/guzzle Version ^6.3|^7.0.0
intervention/image Version ^2.5
guzzlehttp/guzzle Version ^6.3|^7.0.0
intervention/image Version ^2.5
The package davor/open-ai contains the following files
Loading the files please wait ....