Model Provider

Provider Models

Define per-model input and output token pricing for cost tracking and budgets.

Each model under a provider needs pricing so FinOps can calculate spend, enforce budgets, and populate dashboard charts.

Navigate to Model Provider → select a provider → Model.

Provider model pricing table

Model table

ColumnDescription
NameModel identifier as sent in API requests (e.g. gpt-4o-mini, qwen-turbo)
CurrencyCurrency for cost fields
ProviderParent provider name
Input Cost Per TokenPrice per input token
Output Cost Per TokenPrice per output token

Create a model

  1. Click + Create.
  2. Enter the Name exactly as your application or provider expects it.
  3. Set Input Cost Per Token and Output Cost Per Token for accurate Dashboard and Telemetry reporting.
  4. Select the Currency.
  5. Click Submit.

If pricing is left at zero, requests still work but cost metrics will show $0. Set realistic rates for FinOps visibility.

On this page

On this page