mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-11 02:43:44 +08:00
feat: add support for gpt-4.5-preview model and update billing ratios
This commit is contained in:
@@ -24,4 +24,5 @@ var ModelList = []string{
|
||||
"o1-preview", "o1-preview-2024-09-12",
|
||||
"o1-mini", "o1-mini-2024-09-12",
|
||||
"o3-mini", "o3-mini-2025-01-31",
|
||||
"gpt-4.5-preview", "gpt-4.5-preview-2025-02-27",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user