search_multi_query
Run multiple query reformulations and fuse hybrid results into one ranking. Use when a single query may miss relevant chunks for ambiguous, broad, or complex questions.
Instructions
Runs several query reformulations (supplied by the calling LLM) and fuses their hybrid results into one ranking. Use this when a single query phrasing might miss relevant chunks — e.g. ambiguous or broad questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| filters | No | ||
| queries | Yes | ||
| collection | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |