From 7ff11153d082a8370ed2e640b51560b7ce96ce0b Mon Sep 17 00:00:00 2001 From: hw Date: Mon, 28 Jul 2025 18:22:25 -0400 Subject: [PATCH] add hybrid search result to openapi spec --- openapi.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/openapi.yml b/openapi.yml index 93202a7..a1ec5ea 100644 --- a/openapi.yml +++ b/openapi.yml @@ -2415,6 +2415,14 @@ components: type: number format: float description: Distance between the query vector and matching document's vector value + hybrid_search_info: + type: object + description: Information about hybrid search scoring + properties: + rank_fusion_score: + type: number + format: float + description: Combined score from rank fusion of text and vector search example: highlights: company_name: