diff --git a/packages/web/src/content/docs/models.mdx b/packages/web/src/content/docs/models.mdx index add923609..49fe103ab 100644 --- a/packages/web/src/content/docs/models.mdx +++ b/packages/web/src/content/docs/models.mdx @@ -35,17 +35,15 @@ Consider using one of the models we recommend. However, there are only a few of them that are good at both generating code and tool calling. -Here are several models, in no particular order, that work well with OpenCode (to name a few): - -- GPT 5 -- GPT 5 Codex +Here are several models that work well with OpenCode, in no particular order. (This is not an exhaustive list): +- GPT 5.1 +- GPT 5.1 Codex - Claude Sonnet 4.5 -- Claude Sonnet 4 -- Claude Opus 4.1 +- Claude Haiku 4.5 - Kimi K2 +- GLM 4.6 - Qwen3 Coder -- GPT 4.1 -- Gemini 2.5 Pro +- Gemini 3 Pro ---