Go to file
2024-06-28 04:10:38 +02:00
src/VastDevelopmentMethod/Openai/Joomla First release 2024-06-28 04:10:38 +02:00
composer.json First release 2024-06-28 04:10:38 +02:00
README.md First release 2024-06-28 04:10:38 +02:00

Vdm Openai (1.0.0)

VDM OpenAi Library

Details

Installation via Composer

Setup this registry in your ~/.composer/config.json file:

{
	"repositories": [{
			"type": "composer",
			"url": "https://git.vdm.dev/api/packages/joomla/composer"
		}
	]
}

To install the package using Composer, run the following command:

composer require vdm/openai:1.0.0

Joomla Framework Dependencies

We have added the following framework classes to the required list of this Composer package.

Joomla CMS Dependencies

License

GNU General Public License version 2 or later