Filter
Score Threshold
Drop results below an absolute score and return no results when nothing qualifies
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
number
Required
Absolute minimum score a document must meet to be kept.
string
Score field to gate on. Dot-paths supported (e.g. 'scores.rerank', 'metadata.quality').
string
Keep docs whose score is 'gte' (>=) or 'gt' (strictly >) min_score.
string
What to do with documents lacking score_field: 'drop' or 'keep'.
Output
No output yet
Configure the stage parameters and click "Run Stage" to see the simulated output.