Find answers from the community

Updated 10 months ago

from llama_index.embeddings import

from llama_index.embeddings import LangchainEmbedding

Not able to import LangchainEmbedding from LangchainEmbedding
Using LlamaIndex πŸ¦™ v0.10.11.post1. Why is it happening! Documentation says it is doable https://docs.llamaindex.ai/en/stable/examples/embeddings/Langchain.html
L
P
2 comments
Did you run the pip install at the top?

pip install llama-index-embeddings-langchain
Add a reply
Sign up and join the conversation on Discord