cost_estimate
Calculate expected token cost of an Algernon fan-out before dispatching, using task count and per-million-token input/output prices, to prevent budget overruns.
Instructions
Predict token cost of an Algernon fan-out BEFORE dispatching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k_tasks | Yes | ||
| input_price_per_mtok | Yes | ||
| output_price_per_mtok | Yes |