Retrieval Diff
retrieval_diffCompare two retrieval runs to identify missing chunks, shared chunks, and score changes between them.
Instructions
Compare two retrieval runs side by side to find missing chunks, shared chunks, and score movement between runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id_a | Yes | ||
| run_id_b | Yes | ||
| match_by | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| only_in_a | Yes | ||
| only_in_b | Yes | ||
| shared | Yes | ||
| summary | Yes |