Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aiprodcoder/MIXAPI
/ GetDefaultModelRatioMap
Function
GetDefaultModelRatioMap
setting/ratio_setting/model_ratio.go:396–398 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
394
}
395
396
func
GetDefaultModelRatioMap()
map
[string]float64 {
397
return
defaultModelRatio
398
}
399
400
func
GetCompletionRatioMap()
map
[string]float64 {
401
CompletionRatioMutex.RLock()
Callers
2
RelayTaskSubmit
Function · 0.92
ModelPriceHelperPerCall
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected