Add GPT-5.5 Pro preset
Some checks failed
ci / test (push) Has been cancelled

This commit is contained in:
2026-05-21 20:18:30 +01:00
parent 85bdb27a08
commit cbd4da272b
5 changed files with 35 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ from .model_registry import normalize_model_name
PRIORITY_SUPPORTED_MODELS = frozenset(
(
"gpt-5.4",
"gpt-5.5",
"gpt-5.2",
"gpt-5.1",
"gpt-5",