hybridSearch
Enhance search accuracy by combining keyword and semantic techniques. Input weighted configurations to balance exact matches with context-aware results for optimized query responses.
Instructions
Performs a combined keyword and semantic search, balancing between exact matches and semantic similarity. Requires hybridConfig with weights for both search types.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | ||
hybridConfig | Yes | ||
namespaceId | No | ||
query | Yes | ||
scoreThreshold | No | ||
searchType | No | ||
tenantId | No | ||
topK | No |