decodelabs / prophet-openai
Open AI API adapter for the DecodeLabs Prophet assistant system
v0.2.5
2024-08-22 02:30 UTC
Requires
- php: ^8.1
- decodelabs/exceptional: ^0.4.5
- decodelabs/prophet: ^0.4.5
- nesbot/carbon: ^2|^3
- openai-php/client: ^0.10.1
Requires (Dev)
- decodelabs/phpstan-decodelabs: ^0.6.7
- guzzlehttp/guzzle: ^7.8.1
- guzzlehttp/psr7: ^2.6.2
README
Open AI API adapter for the DecodeLabs Prophet assistant system
This package provides a Prophet adapter for the Open AI API, allowing you to easily create assistant interfaces using Open AI's chat models.
Get news and updates on the DecodeLabs blog.
Installation
Install via Composer:
composer require decodelabs/prophet-openai
Usage
Coming soon...
Licensing
Prophet OpenAI is licensed under the MIT License. See LICENSE for the full license text.