critique_answer
Ask multiple models to critique a draft answer, identifying weaknesses and suggesting improvements to enhance the final version.
Instructions
Ask one or more models to critique a draft answer to a question. Returns per-model critiques with identified weaknesses and suggested improvements. Useful for improving a draft before finalizing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | The original question the draft answer is responding to. | |
| draft_answer | Yes | The draft answer to be critiqued. | |
| model_aliases | Yes | Models to use as critics. | |
| temperature | No | Sampling temperature. Default 0.7. | |
| max_tokens | No | Max tokens per critique. Default 2048. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||