mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-17 07:56:38 +08:00
commit
62e321fe30
@ -352,7 +352,7 @@ func GetCompletionRatio(name string) float64 {
|
||||
return 4
|
||||
}
|
||||
if name == "chatgpt-4o-latest" {
|
||||
return 4
|
||||
return 3
|
||||
}
|
||||
if strings.Contains(name, "claude-instant-1") {
|
||||
return 3
|
||||
|
Loading…
Reference in New Issue
Block a user