Endpoints You can also access Go models through the following API endpoints.
Model Model ID Endpoint AI SDK Package GLM-5.1 glm-5.1 https://opencode.ai/zen/go/v1/chat/completions @ai-sdk/openai-compatible GLM-5 glm-5 https://opencode.ai/zen/go/v1/chat/completions @ai-sdk/openai-compatible Kimi K2.5 kimi-k2.5 https://opencode.ai/zen/go/v1/chat/completions @ai-sdk/openai-compatible Kimi K2.6 kimi-k2.6 https://opencode.ai/zen/go/v1/chat/completions @ai-sdk/openai-compatible MiMo-V2-Pro mimo-v2-pro https://opencode.ai/zen/go/v1/chat/completions @ai-sdk/openai-compatible MiMo-V2-Omni mimo-v2-omni https://opencode.ai/zen/go/v1/chat/completions @ai-sdk/openai-compatible MiniMax M2.7 minimax-m2.7 https://opencode.ai/zen/go/v1/messages @ai-sdk/anthropic MiniMax M2.5 minimax-m2.5 https://opencode.ai/zen/go/v1/messages @ai-sdk/anthropic Qwen3.6 Plus qwen3.6-plus https://opencode.ai/zen/go/v1/chat/completions @ai-sdk/alibaba Qwen3.5 Plus qwen3.5-plus https://opencode.ai/zen/go/v1/chat/completions @ai-sdk/alibaba The model id in your OpenCode config uses the format opencode-go/. For example, for Kimi K2.6, you would use opencode-go/kimi-k2.6 in your config.