decodelabs / prophet-openai
Open AI API adapter for the DecodeLabs Prophet assistant system
v0.2.6
2025-02-15 20:00 UTC
Requires
- php: ^8.4
- decodelabs/exceptional: ^0.5.3
- decodelabs/prophet: ^0.4.7
- nesbot/carbon: ^2|^3
- openai-php/client: ^0.10.3
Requires (Dev)
- decodelabs/phpstan-decodelabs: ^0.7
- guzzlehttp/guzzle: ^7.9.2
- guzzlehttp/psr7: ^2.7.0
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.