Estimate AIOrouter Cost
aiorouter_estimate_costEstimate USD cost for an AI prompt given model, input tokens, and output tokens, using public retail pricing to calculate exact pricing.
Instructions
Estimate the cost (USD) for a prompt given model, input tokens, and output tokens. Uses public retail pricing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | Model ID (e.g., 'deepseek-v4-pro') | |
| input_tokens | Yes | Estimated input (prompt) tokens | |
| output_tokens | No | Estimated output (completion) tokens |