Skip to content

getPricingWithOverrides

getPricingWithOverrides(modelId): ModelPricing | null

Defined in: ai.matey.core/src/model-pricing.ts:377

Get pricing with user overrides applied.

string

The model identifier

ModelPricing | null

Pricing data (override if set, else from database)