coeus_route
Selects the optimal provider, model, and workflow for a task based on budget, speed, vision, and reasoning requirements. Routes requests to match your constraints.
Instructions
Choose provider, model, and workflow based on task, budget, speed, and vision needs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Task | |
| model | No | Model | |
| speed | No | Speed | balanced |
| budget | No | Budget | standard |
| priority | No | Priority | |
| provider | No | Provider | auto |
| trace_id | No | Trace id | |
| reasoning | No | Reasoning | auto |
| image_data | No | Image data | |
| requires_vision | No | Requires vision | |
| thinking_budget | No | Thinking budget | |
| reasoning_effort | No | Reasoning effort | high |