mirror of
https://github.com/songquanpeng/one-api.git
synced 2026-02-25 23:34:25 +08:00
Merge dabaa795b9 into 8df4a2670b
This commit is contained in:
@@ -763,7 +763,7 @@ func GetCompletionRatio(name string, channelType int) float64 {
|
||||
}
|
||||
return 2
|
||||
}
|
||||
// including o1, o1-preview, o1-mini
|
||||
// including o1/o1-preview/o1-mini
|
||||
if strings.HasPrefix(name, "o1") {
|
||||
return 4
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user