decodelabs / prophet-openai
Open AI API adapter for the DecodeLabs Prophet assistant system
Installs: 252
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/decodelabs/prophet-openai
Requires
- php: ^8.4
- decodelabs/exceptional: ^0.6.3
- decodelabs/prophet: ^0.5.1
- nesbot/carbon: ^3
- openai-php/client: ^0.15
Requires (Dev)
- decodelabs/phpstan-decodelabs: ^0.7
- guzzlehttp/guzzle: ^7.9.3
- guzzlehttp/psr7: ^2.7.1
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.
Installation
This package requires PHP 8.4 or higher.
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.