Merge remote-tracking branch 'origin/main'
Some checks failed
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Some checks failed
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
This commit is contained in:
commit
2cf0769b74
@ -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…
x
Reference in New Issue
Block a user