mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-13 20:53:45 +08:00
fix: vercel 504
This commit is contained in:
@@ -481,6 +481,7 @@ export class AgentApi {
|
||||
tools,
|
||||
maxIterations: reqBody.maxIterations,
|
||||
});
|
||||
process.env.LANGCHAIN_CALLBACKS_BACKGROUND = true;
|
||||
await agentExecutor
|
||||
.invoke(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user