9router fanout
nine_fanoutSends the same prompt to multiple models in parallel (up to 6) to enable judging or ensembling outcomes.
Instructions
Same prompt to N models in parallel (max 6). Judge/ensemble primitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| models | Yes | ||
| prompt | Yes | ||
| system | No | ||
| max_tokens | No | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||