recommend
Finds similar points from a collection using positive and negative example IDs. Enables search-by-example when you need more or less of what you already have.
Instructions
Recommends points using positive and negative example point IDs, via Qdrant's native recommendation API. Use this when the user can point at examples of what they want more or less of, rather than phrasing a text query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| negative | No | ||
| positive | Yes | ||
| collection | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes |