mirror of
https://github.com/linux-do/new-api.git
synced 2025-09-17 16:06:38 +08:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
8b8abfadaf
@ -352,7 +352,7 @@ func GetCompletionRatio(name string) float64 {
|
|||||||
return 4
|
return 4
|
||||||
}
|
}
|
||||||
if name == "chatgpt-4o-latest" {
|
if name == "chatgpt-4o-latest" {
|
||||||
return 4
|
return 3
|
||||||
}
|
}
|
||||||
if strings.Contains(name, "claude-instant-1") {
|
if strings.Contains(name, "claude-instant-1") {
|
||||||
return 3
|
return 3
|
||||||
|
Loading…
Reference in New Issue
Block a user