faiss_search
Search external FAISS index for semantically similar items to a query and retrieve top matches.
Instructions
Search external FAISS tether for semantic similarity search (if enabled).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| top_k | No | Number of results (default: 10) |