lobechat不能使用函数和图片功能

#35
by jackies - opened

lobechat不能使用函数和图片功能,执行报错
{
"error": {
"headers": {
"content-length": "108",
"content-type": "application/json",
"date": "Sat, 08 Jun 2024 14:23:25 GMT",
"server": "uvicorn"
},
"stack": "Error: 400 status code (no body)\n at eE.generate (/app/.next/server/edge-chunks/798.js:4:1718)\n at sx.makeStatusError (/app/.next/server/edge-chunks/798.js:4:14209)\n at sx.makeRequest (/app/.next/server/edge-chunks/798.js:4:15132)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async Object.chat (/app/.next/server/edge-chunks/846.js:7:7973)\n at async /app/.next/server/app/api/chat/[provider]/route.js:1:1442\n at async /app/.next/server/edge-chunks/398.js:6:128477\n at async M.execute (/app/.next/server/edge-chunks/398.js:6:126734)\n at async M.handle (/app/.next/server/edge-chunks/398.js:6:129744)\n at async ex.handler (/app/.next/server/edge-chunks/398.js:7:32671)",
"status": 400
},
"endpoint": "http://112.124.***.141:****/v1",
"provider": "openai"
}

Sign up or log in to comment