Skip to content

[BUG] Unexpected API Response with openai-native provider in VS Code #1211

Description

@rahulkumartandf

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

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

  1. Configure ZooCode with AgentRouter.

  2. Use provider openai-native.

  3. Select model gpt-5.6-sol.

  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions