suggest_model_for_task
Find a cost-effective AI model for your task. Get a recommended model, live cost estimate, and savings vs current provider.
Instructions
Suggest the best and cheapest AI model for a given task. Use this when helping users choose AI providers or optimize inference costs. Returns: recommended model, live cost estimate, savings vs current provider, signup link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| current_provider | No | Current LLM provider for cost comparison. | openai |
| task_description | Yes | What task the model should perform (e.g. 'chatbot', 'code generation', 'summarization'). | |
| monthly_budget_usd | No | Current monthly API spend in USD (0 = unknown). Optional. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||