docs: update deep category model references from gpt-5.3-codex to gpt-5.4

This commit is contained in:
YeonGyu-Kim
2026-03-31 17:26:40 -07:00
parent 3d56df4e1b
commit 9795cc5b3d
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"unspecified-high": { "model": "anthropic/claude-opus-4-6", "variant": "max" },
"writing": { "model": "google/gemini-3-flash" },
"visual-engineering": { "model": "google/gemini-3.1-pro", "variant": "high" },
"deep": { "model": "openai/gpt-5.3-codex" },
"deep": { "model": "openai/gpt-5.4" },
"ultrabrain": { "model": "openai/gpt-5.4", "variant": "xhigh" },
},