GPT-o4-mini and GPT-o3 support is here (#2170)
This commit is contained in:
@@ -227,6 +227,8 @@ def setup_llm_providers() -> None:
|
||||
"OPENAI_GPT4_1_MINI",
|
||||
"OPENAI_GPT4_1_NANO",
|
||||
"OPENAI_GPT4O",
|
||||
"OPENAI_O4_MINI",
|
||||
"OPENAI_O3",
|
||||
]
|
||||
)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user