mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-12 09:03:42 +08:00
update model ratio
Signed-off-by: wozulong <>
This commit is contained in:
@@ -37,6 +37,7 @@ var defaultModelRatio = map[string]float64{
|
||||
"gpt-4o": 2.5, // $0.005 / 1K tokens
|
||||
"gpt-4o-2024-05-13": 2.5, // $0.005 / 1K tokens
|
||||
"gpt-4o-2024-08-06": 1.25, // $0.01 / 1K tokens
|
||||
"gpt-4o-2024-11-20": 1.25, // $0.01 / 1K tokens
|
||||
"o1-preview": 7.5,
|
||||
"o1-preview-2024-09-12": 7.5,
|
||||
"o1-mini": 1.5,
|
||||
|
||||
Reference in New Issue
Block a user