mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-20 02:26:38 +08:00
feat: add o1-mini model to the ModelList in constants
This commit is contained in:
parent
05c73c6fc3
commit
95fda50365
@ -19,4 +19,5 @@ var ModelList = []string{
|
||||
"whisper-1",
|
||||
"tts-1", "tts-1-1106", "tts-1-hd", "tts-1-hd-1106",
|
||||
"o1-preview", "o1-preview-2024-09-12",
|
||||
"o1-mini", "o1-mini-2024-09-12",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user