Hi,
I’m facing the following issue while integrating ZooCode with AgentRouter in VS Code.
Environment
Error
Unexpected API Response: The language model did not provide any assistant messages. This may indicate an issue with the API or the model's output.
Reproduction
-
Configure ZooCode with AgentRouter.
-
Use provider openai-native.
-
Select model gpt-5.6-sol.
-
Send any prompt.
Expected
A normal assistant response should be returned.
Actual
The extension throws the above error and no assistant message is displayed.
Any help or workaround would be really appreciated.
Thanks,
Rahul
Hi,
I’m facing the following issue while integrating ZooCode with AgentRouter in VS Code.
Environment
Extension version: 3.76.0
Provider: openai-native
Model: gpt-5.6-sol
Error
Reproduction
Configure ZooCode with AgentRouter.
Use provider
openai-native.Select model
gpt-5.6-sol.Send any prompt.
Expected
A normal assistant response should be returned.
Actual
The extension throws the above error and no assistant message is displayed.
Any help or workaround would be really appreciated.
Thanks,
Rahul