Pre-submission Checklist / 提交前检查
Bug Description / Bug 描述
codex 发送的请求内包含 tool
{
"type": "web_search",
"external_web_access": true
},
但是目前的 Reponses Inbound 会丢弃 llm.ToolTypeWebSearch ,应该保留 llm.ToolTypeWebSearch 并在 Responses Outbound 输出相关的 tool
Steps to Reproduce / 复现步骤
使用 codex 搜索『某地明天天气』
Expected Behavior / 期望行为
真的搜出来明天的天气
Error Message / 错误消息
Operating System / 操作系统
Linux (Ubuntu/Debian) / Linux(Ubuntu/Debian)
AxonHub Version / AxonHub 版本
v0.9.27
Usage Scenario / 使用场景
Codex
API Format / API 格式
OpenAI - Responses (/v1/responses) / OpenAI Responses
Channel Type / 渠道类型
OpenAI / OpenAI
Logs / 日志
Additional Context / 其他补充信息
No response
Pre-submission Checklist / 提交前检查
Bug Description / Bug 描述
codex 发送的请求内包含 tool
但是目前的 Reponses Inbound 会丢弃 llm.ToolTypeWebSearch ,应该保留 llm.ToolTypeWebSearch 并在 Responses Outbound 输出相关的 tool
Steps to Reproduce / 复现步骤
使用 codex 搜索『某地明天天气』
Expected Behavior / 期望行为
真的搜出来明天的天气
Error Message / 错误消息
Operating System / 操作系统
Linux (Ubuntu/Debian) / Linux(Ubuntu/Debian)
AxonHub Version / AxonHub 版本
v0.9.27
Usage Scenario / 使用场景
Codex
API Format / API 格式
OpenAI - Responses (/v1/responses) / OpenAI Responses
Channel Type / 渠道类型
OpenAI / OpenAI
Logs / 日志
Additional Context / 其他补充信息
No response