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
@@ -64,7 +64,7 @@
"visual-engineering": { "model": "google/gemini-3.1-pro", "variant": "high" },
// Deep autonomous work
"deep": { "model": "openai/gpt-5.3-codex" },
"deep": { "model": "openai/gpt-5.4" },
// Architecture decisions
"ultrabrain": { "model": "openai/gpt-5.4", "variant": "xhigh" },