🗓️ modelCost.ts
This commit is contained in:
@@ -229,3 +229,4 @@ export function getModelPricingString(model: string): string | undefined {
|
||||
if (!costs) return undefined
|
||||
return formatModelPricing(costs)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user