query_knowledge
Search your knowledge base using semantic search to retrieve relevant document chunks with similarity scores.
Instructions
Search the knowledge base using semantic search. Returns relevant document chunks with similarity scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query | |
| top_k | No | Number of results to return |