[BUG] Android版本ChatBox配置第三方大模型API时报错
Author: swiftechCreated Sep 13, 2026Updated Sep 14, 2026
Bug 描述 Android版本ChatBox配置第三方大模型API,测试检查api能否正常使用时报错
重现步骤
- 进入设置-模型提供方-添加
- 选择自定义提供商,输入名称
firefly-router,API模型选择OpenAI API兼容 - 输入密钥,输入API主机:
https://api.fireflyai.chat - 新建模型:
bailian/qen3.8-flash - 点击API密钥旁边的
检查, 选择模型bailian/qen3.8-flash
期望结果 检测成功
实际结果 报错:
API Error: Error from Custom OpenAl: Network Error: Failed to fetch (api.firefllyai.chat)截图
Source: chatboxai/chatbox