Model Pricing

This feature helps the administrator maintain the price list (USD per 1M tokens) of the AI models used by the application, so the cost of the AI usage can be estimated.

On first startup, the application registers a default price list automatically. Prices are set by the AI vendors and may change over time, so keep this list up to date.

Model Pricing is shown in a table.

Provider

Model

$ / 1M prompt tokens

$ / 1M completion tokens

Model Pricing parameters

FieldDescriptionRequired

Provider

AI provider name, e.g. openai, anthropic, google-genai, azure-openai, ollama.

true

Model

Model name as reported by the provider, e.g. gpt-4o, claude-sonnet-5.

true

$ / 1M prompt tokens

Price in USD per million prompt (input) tokens.

true

$ / 1M completion tokens

Price in USD per million completion (output) tokens.

true

Create a new Model Pricing entry

  • Click on the New model pricing entry icon.
  • Fill in the fields.
  • Click on the Create button.

Edit a Model Pricing entry

  • Click on the Edit icon.
  • Modify the fields.
  • Click on the Edit button.

Delete a Model Pricing entry

  • Click on the Delete icon.
  • Click on the Delete button to confirm.