-
Notifications
You must be signed in to change notification settings - Fork 331
[Bug/错误]: GitHub Copilot API 格式不支持 GPT-5.4 #1060
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Pre-submission Checklist / 提交前检查
- I have searched the existing issues and this bug has not been reported / 我已搜索现有 issues,此 Bug 尚未被报告
- I have read the documentation / 我已阅读文档
- I am using the latest version of AxonHub / 我正在使用 AxonHub 的最新版本
Bug Description / Bug 描述
GitHub Copilot API 格式只能选择 OpenAI (Chat Completions),不支持 GPT-5.4
Steps to Reproduce / 复现步骤
- 添加一个 GitHub Copilot 渠道
- 测试 GPT-5.4
Expected Behavior / 期望行为
测试成功
Actual Behavior / 实际行为
测试失败
model "gpt-5.4" is not accessible via the /chat/completions endpoint
Operating System / 操作系统
Docker / Docker
AxonHub Version / AxonHub 版本
v0.9.16
Usage Scenario / 使用场景
API
API Format / API 格式
OpenAI - Chat Completions (/v1/chat/completions) / OpenAI 聊天补全
Channel Type / 渠道类型
Custom/Other / 自定义/其他
Logs / 日志
Additional Context / 其他补充信息
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working