estimate_cost
Calculate required APIAny credits for a model by specifying requests, input tokens, output tokens, and cached input tokens.
Instructions
Estimate APIAny credits for a model using public pricing metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | Yes | ||
| requests | No | ||
| input_tokens | No | ||
| output_tokens | No | ||
| cached_input_tokens | No |