Download the PHP package yomeva/open-ai-bundle without Composer
On this page you can find all versions of the php package yomeva/open-ai-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package open-ai-bundle
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 2: Check if the Bundle is enabled, and if not, enable it
By adding it to the list of registered bundles
in the config/bundles.php
file of your project:
Step 3 : Add the OpenAI API key to a config file
Define the YAML config as follows and use an environment variable
All versions of open-ai-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/http-kernel Version
^7.1
symfony/http-client Version ^7.1
symfony/dependency-injection Version ^7.1
symfony/config Version ^7.1
symfony/validator Version ^7.1
symfony/serializer Version ^7.1
symfony/expression-language Version ^7.1
symfony/property-access Version ^7.1
symfony/http-client Version ^7.1
symfony/dependency-injection Version ^7.1
symfony/config Version ^7.1
symfony/validator Version ^7.1
symfony/serializer Version ^7.1
symfony/expression-language Version ^7.1
symfony/property-access Version ^7.1
The package yomeva/open-ai-bundle contains the following files
Loading the files please wait ....