search
Find similar documents in a specified collection using semantic search with multiple embedding service options, and control result precision by setting limit parameters.
Instructions
Search for similar documents in a collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Name of the collection to search in | |
embeddingService | Yes | Embedding service to use | |
limit | No | Maximum number of results to return (optional) | |
query | Yes | Search query |