FastGPT icon indicating copy to clipboard operation
FastGPT copied to clipboard

After opening the [Next] guide, the console output error at async c (/app/projects/app/.next/server/pages/api/core/ai/agent/createQuestionGuide. js:1:3163

Open leoterry-ulrica opened this issue 1 year ago • 1 comments

{
  stack: 'Error: 400  (request id: 20231207170859382448428osT77lIq)\n' +
    '    at APIError.generate (file:///app/node_modules/.pnpm/[email protected][email protected]/node_modules/openai/error.mjs:39:20)\n' +
    '    at OpenAI.makeStatusError (file:///app/node_modules/.pnpm/[email protected][email protected]/node_modules/openai/core.mjs:244:25)\n' +
    '    at OpenAI.makeRequest (file:///app/node_modules/.pnpm/[email protected][email protected]/node_modules/openai/core.mjs:283:30)\n' +
    '    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
    '    at async o (/app/projects/app/.next/server/pages/api/core/ai/agent/createQuestionGuide.js:1:1963)\n' +
    '    at async c (/app/projects/app/.next/server/pages/api/core/ai/agent/createQuestionGuide.js:1:3163)'
}

leoterry-ulrica avatar Dec 07 '23 09:12 leoterry-ulrica

看着是上游g了

c121914yu avatar Dec 08 '23 08:12 c121914yu