Browse Source

docs: update model list

Aiden Cline 3 months ago
parent
commit
9780f2b792
1 changed files with 6 additions and 8 deletions
  1. 6 8
      packages/web/src/content/docs/models.mdx

+ 6 - 8
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
 
 ---