OpenCode

OpenCode model is visible but does not reply

A visible model means the config loaded; now separate a service rejection, upstream failure, and client parsing issue.

Start with these checks

The model appears in /models, but the message has no normal response.

  • The model can be selected, but the request loads, fails, or returns no text.
  • The Provider capability and Model ID do not match
  • Confirm Provider and Model ID come from one generated setup

01

Separate config loading from request completion

Confirm /models lists the model, then inspect the status or original error returned when sending a message.

02

Check Provider capability and upstream output

Confirm the npm adapter matches the Provider format and whether the service returned content.

  1. 1Confirm Provider and Model ID come from one generated setup
  2. 2Retry once with a short message

03

Retest with a short message

If the service returns content but the UI still shows nothing, investigate streaming or client parsing.

  1. 1Retry once with a short message
  2. 2Check for an explicit HTTP status

If it is still not fixed

Sources

Reconfigure

Return to the integration center and continue the setup steps.

Return to the related setup step