Skip to content

Fixed langchain version#81

Open
sauraz wants to merge 2 commits intomarella:mainfrom
sauraz:main
Open

Fixed langchain version#81
sauraz wants to merge 2 commits intomarella:mainfrom
sauraz:main

Conversation

@sauraz
Copy link

@sauraz sauraz commented Sep 18, 2023

Change of import path of Embeddings in langchain in the latest version - 0.0.293

- from langchain.embeddings.base import Embeddings
+ from langchain.schema.embeddings import Embeddings

References

Fixed by adding a condition to limit langchain version to 0.0.292

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant