Support o1 (#3510)

* support o1

* nit
This commit is contained in:
pablonyx
2024-12-18 16:05:00 -08:00
committed by GitHub
parent 833cc5c97c
commit ca9ba925bd
5 changed files with 7 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ OPENAI_PROVIDER_NAME = "openai"
OPEN_AI_MODEL_NAMES = [
"o1-mini",
"o1-preview",
"o1-2024-12-17",
"gpt-4",
"gpt-4o",
"gpt-4o-mini",