setPricingOverride
setPricingOverride(
modelId,pricing):void
Defined in: ai.matey.core/src/model-pricing.ts:351
Set custom pricing for a model (overrides static database).
Parameters
Section titled “Parameters”modelId
Section titled “modelId”string
The model identifier
pricing
Section titled “pricing”Custom pricing data
Returns
Section titled “Returns”void