-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (Language Policy).
- Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- Please do not modify this template :) and fill in all the required fields.
Describe your problem
My agent is shown in the picture:
After running the agent to retrieve the knowledge base, the page does not display any returns for a long time, and clicking on the page may cause lag. The backend log shows that the response took about 3 to 5 minutes, and finally an error occurred:
{
"role": "user",
"content": "Respond with a formal answer. FORGET(DO NOT mention) about complete_task. The language for the response MUST be as the same as the first user request.\n"
}
]
16:43:06 - LiteLLM:INFO: utils.py:3296 -
LiteLLM completion() model= qwen-plus; provider = dashscope
2025-11-24 16:43:06,175 INFO 18
LiteLLM completion() model= qwen-plus; provider = dashscope
[2025-11-24 16:43:09 +0800] [18] [INFO] 127.0.0.1:50812 POST /v1/canvas/completion 1.1 - - 82295830
2025-11-24 16:43:10,464 WARNING 18 socket.send() raised exception.
2025-11-24 16:43:10,733 WARNING 18 socket.send() raised exception.
2025-11-24 16:43:10,884 WARNING 18 socket.send() raised exception.
2025-11-24 16:43:11,048 WARNING 18 socket.send() raised exception.
2025-11-24 16:43:11,166 WARNING 18 socket.send() raised exception.
2025-11-24 16:43:11,250 WARNING 18 socket.send() raised exception.
2025-11-24 16:43:11,407 WARNING 18 socket.send() raised exception.