MCPcopy 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
396func GetDefaultModelRatioMap() map[string]float64 {
397 return defaultModelRatio
398}
399
400func GetCompletionRatioMap() map[string]float64 {
401 CompletionRatioMutex.RLock()

Callers 2

RelayTaskSubmitFunction · 0.92
ModelPriceHelperPerCallFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected