mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-22 23:00:00 +00:00
templates: Minor nit on HyDE (#16478)
This commit is contained in:
parent
ba326b98d0
commit
c3530f1c11
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
# hyde
|
# 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.
|
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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user