You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SYS] 2024/06/21 - 11:04:56 | model ratio not found: glm4:9b
[INFO] 2024/06/21 - 11:04:56 | 2024062111045612344700016869473 | user 1 has enough quota 999228049506, trusted and no need to pre-consume
[ERR] 2024/06/21 - 11:04:56 | 2024062111045612344700016869473 | relay error happen, status code is 400, won't retry in this case[ERR] 2024/06/21 - 11:04:56 | 2024062111045612344700016869473 | relay error (channel #13): bad response status code 400[GIN] 2024/06/21 - 11:04:56 | 2024062111045612344700016869473 | 400 | 17.5219ms | 10.4.134.11 | POST /v1/chat/completions
fastgpt报错日志
pg connected
default team exist new ObjectId("65df05ace2bdb7c8f32fa173")
root user init: { username: 'root', password: 'AN_quan565656' }
init pg successful
[Info] 2024-06-21 03:04:53 [QA Queue] Done
[Info] 2024-06-21 03:04:53 [Vector Queue] Done
[Info] 2024-06-21 03:04:54 Request finish /api/core/app/version/publish?appId=6674e4017f38dd6c0ff4b4f9, time: 427ms
[Error] 2024-06-21 03:04:56 sse error: bad_response_status_code bad response status code 400 (request id: 2024062111045612344700016869473)
[Info] 2024-06-21 03:05:00 [QA Queue] Done
[Info] 2024-06-21 03:05:00 [Vector Queue] Done
{
message: '400 bad response status code 400 (request id: 2024062111045612344700016869473)',
stack: 'Error: 400 bad response status code 400 (request id: 2024062111045612344700016869473)\n' +
' at eL.generate (/app/projects/app/.next/server/chunks/76750.js:15:67594)\n' +
' at av.makeStatusError (/app/projects/app/.next/server/chunks/76750.js:15:79337)\n' +
' at av.makeRequest (/app/projects/app/.next/server/chunks/76750.js:15:80260)\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async w (/app/projects/app/.next/server/chunks/75612.js:309:2105)\n' +
' at async Object.w [as tools] (/app/projects/app/.next/server/chunks/75612.js:305:4790)\n' +
' at async k (/app/projects/app/.next/server/chunks/75612.js:313:2241)\n' +
' at async Promise.all (index 0)\n' +
' at async E (/app/projects/app/.next/server/chunks/75612.js:313:2782)\n' +
' at async h (/app/projects/app/.next/server/pages/api/core/chat/chatTest.js:1:3266)'
}
The text was updated successfully, but these errors were encountered:
例行检查
你的版本
问题描述, 日志截图
xinference部署glm4:9b,通过oneapi接入fastgpt,使用glm4的对话功能时,报错400,直接用curl命令测试oneapi,问答正常的
直接curl oneapi,是正常的
版本信息:
xinference:0.12.1
fastgpt:4.8.4-fix
oneapi:0.5.10
glm4:glm-4-9b-chat
config.json
oneapi报错日志
fastgpt报错日志
The text was updated successfully, but these errors were encountered: