synthesize
Combine insights from multiple AI models to generate a unified, enhanced response by querying 2-5 models in parallel and synthesizing their best ideas.
Instructions
Query 2-5 models in parallel, then combine their best ideas into one answer. Returns a synthesized response that's better than any single model.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| models | Yes | List of model IDs to synthesize from (2-5 models) | |
| prompt | Yes | The prompt to send to all models | |
| synthesizer_model | No | Optional model ID to use as synthesizer. Auto-picks if not specified. | |
| system_prompt | No | ||
| temperature | No | ||
| max_tokens | No |