|
@@ -26,7 +26,8 @@ func ModelPriceHelper(c *gin.Context, info *relaycommon.RelayInfo, promptTokens
|
|
|
return PriceData{}, fmt.Errorf("model %s ratio not found", info.OriginModelName)
|
|
return PriceData{}, fmt.Errorf("model %s ratio not found", info.OriginModelName)
|