-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
Problem (one or two sentences)
Ive tried the Deepseek 3.2 and 3.2 exp and Speciale but it seems each of these models are failing.
The 3.2-exp seems to sort of work on/off at the moment but the latest release are failing through OpenRouter.
The message I am getting is
"Unexpected API Response: The language model did not provide any assistant messages. This may indicate an issue with the API or the models output."
or
Roo is having trouble...
Roo appears to be stuck in a loop, attempting the same action (read_file) repeatedly. This might indicate a problem with its current strategy. Consider rephrasing the task, providing more specific instructions, or guiding it towards a different approach.
Context (who is affected and when)
Whenever using Deepseek 3.2 to code
Reproduction steps
Use any Deepseek 3.2 models, NOT Speciale as it doesn't have tool calling capabilities. If using OpenRouter choose both Deepseek 3.2 or Deepseek 3.2-exp they will fail and give errors.
I've tried direct as well with Deepseek and it fails to code agentically as well and gives similar errors.
Expected result
The code is successfully completed
Actual result
Error Roo tried to use read_file without value for required parameter 'args (containing valid file paths)'. Retrying...
Variations tried (optional)
No response
App Version
3.35.4
API Provider (optional)
OpenRouter
Model Used (optional)
Deepseek 3.2 & Deepseek 3.2-exp
Roo Code Task Links (optional)
No response
Relevant logs or errors (optional)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status