query_doc_handler_api_v1_retrieval_query_doc_post
Retrieve documents from a specified collection by submitting a query. Supports hybrid search and reranking for improved results.
Instructions
Query Doc Handler
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_name | Yes | ||
| hybrid | No | ||
| k | No | ||
| k_reranker | No | ||
| query | Yes | ||
| r | No |