LangChain - Embeddings and Vector Stores
You encounter this error in Langchain:
AttributeError: 'Embeddings' object has no attribute 'embed_text'. What is the best way to fix it?