llm_compare
Compare responses to the exact same prompt across multiple models or providers in parallel, enabling side-by-side evaluation to choose the best output.
Instructions
Benchmark and compare responses to the exact same prompt across multiple models or providers in parallel (e.g. Dahl vs DeepSeek vs Groq vs Ollama).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The prompt to send to all candidate models. | |
| candidates | Yes | List of target models/providers to compare. | |
| system_prompt | No | Optional system prompt for all candidates. |