qllm_route_task
Rank available LLM providers for any task without executing a model. Provide task summary and requirements to receive a ranked list with selected provider and model.
Instructions
Rank providers for a task without calling a model.
Args: params (RouteTaskInput): Prompt/task summary, task type, candidates, and secret requirement.
Returns: str: JSON or Markdown ranking with selected provider and model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |