decodelabs / prophet-openai
Open AI API adapter for the DecodeLabs Prophet assistant system
v0.2.7
2025-06-06 14:31 UTC
Requires
- php: ^8.4
- decodelabs/exceptional: ^0.6.1
- decodelabs/prophet: ^0.4.11
- nesbot/carbon: ^3
- openai-php/client: ^0.10.3
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
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.