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 AI usage can be estimated.
Model pricing is shown in a table.
Provider Model $ / 1M prompt tokens $ / 1M completion tokens
Model pricing parameters
| Field | Description | Required |
|---|---|---|
| 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
Section titled “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
Section titled “Edit a Model Pricing entry”- Click on the Edit icon.
- Modify the fields.
- Click on the Edit button.
Delete a Model Pricing entry
Section titled “Delete a Model Pricing entry”- Click on the Delete icon.
- Click on the Delete button to confirm.