Note: This playground provides simulated output to showcase functionality. No data is processed on our servers. Use this demo to explore the stage's configuration options before integrating it into your retriever pipeline.
Configuration
array
Required
REQUIRED. List of retriever IDs to compose.
string
Composition strategy: 'union' (all results), 'intersection' (common results), 'rrf' (reciprocal rank fusion).
array | null
OPTIONAL. Weights for each retriever (for weighted fusion).
integer | null
OPTIONAL. Maximum results after composition.
Output
No output yet
Configure the stage parameters and click "Run Stage" to see the simulated output.
