templates: Minor nit on HyDE (#16478)

This commit is contained in:
Lance Martin
2024-01-23 13:23:08 -08:00
committed by GitHub
parent ba326b98d0
commit c3530f1c11

View File

@@ -1,7 +1,7 @@
# hyde
This template HyDE with RAG.
This template uses HyDE with RAG.
Hyde is a retrieval method that stands for Hypothetical Document Embeddings (HyDE). It is a method used to enhance retrieval by generating a hypothetical document for an incoming query.