What happened?
I have noticed the previous Timeout bug report and fix, im using the Open AI - local LLM call on Local host and noticed recently, the function of Create a task - which previously worked for example create an Ebook in HTML for my store, regarding topic, place the files on my desktop once completed. qwen code then thinks says what it will do, then stops. without any further action. I tried to add the timeout to 60m for both qwen model and ollama .json files had AI re assist with this. yet still getting API Error: terminated (cause: Body Timeout Error)] this update is very broken.
What did you expect to happen?
i expected the AI agent to be less like a chat bot more like an automated agent, asking constant questions, forgetting the original context and prompt after about 2 minutes. This last update has completely broken my qwen code agent. which was working fine previously.
Client information
Client Information
Run qwen to enter the interactive CLI, then run the /about command.
$ qwen /about
# paste output here
Login information
API config is using the open AI API and then points to my local LLM
Anything else we need to know?
No response
What happened?
I have noticed the previous Timeout bug report and fix, im using the Open AI - local LLM call on Local host and noticed recently, the function of Create a task - which previously worked for example create an Ebook in HTML for my store, regarding topic, place the files on my desktop once completed. qwen code then thinks says what it will do, then stops. without any further action. I tried to add the timeout to 60m for both qwen model and ollama .json files had AI re assist with this. yet still getting API Error: terminated (cause: Body Timeout Error)] this update is very broken.
What did you expect to happen?
i expected the AI agent to be less like a chat bot more like an automated agent, asking constant questions, forgetting the original context and prompt after about 2 minutes. This last update has completely broken my qwen code agent. which was working fine previously.
Client information
Client Information
Run
qwento enter the interactive CLI, then run the/aboutcommand.Login information
API config is using the open AI API and then points to my local LLM
Anything else we need to know?
No response