Replies: 1 comment 3 replies
-
Yes, the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
I've been working with LangChain.js and found the HydeRetriever. However, when I tried to find something similar in the Python version of LangChain, I came across HypotheticalDocumentEmbedder. Are these two equivalent, or is there a different class or method in Python that serves the same purpose as HydeRetriever?
System Info
langchain==0.2.14
langchain-anthropic==0.1.23
langchain-cohere==0.2.3
langchain-community==0.2.12
langchain-core==0.2.35
langchain-experimental==0.0.64
langchain-google-genai==1.0.10
langchain-ollama==0.1.1
langchain-openai==0.1.19
langchain-text-splitters==0.2.2
langchainhub==0.1.21
Beta Was this translation helpful? Give feedback.
All reactions