decodelabs/prophet-openai
最新稳定版本:v0.4.0
Composer 安装命令:
composer require decodelabs/prophet-openai
包简介
OpenAI Responses adapter for DecodeLabs Prophet
README 文档
README
OpenAI Responses adapter for DecodeLabs Prophet
This package provides the OpenAI implementation of Prophet's stateless response contract.
Installation
This package requires PHP 8.4 or higher.
Install via Composer:
composer require decodelabs/prophet-openai
Usage
DecodeLabs\Prophet\Platform\OpenAi accepts a configured OpenAI PHP client and
executes one Responses API request per Prophet call.
The adapter supports:
- text output
- JSON output
- default model suggestion by language-model level
- raw runtime model overrides through
GenerationOptions
Package-local docs and specs live under docs/.
Licensing
Prophet OpenAI is licensed under the MIT License. See LICENSE for the full license text.
统计信息
- 总下载量: 262
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-04-25