Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GigachainEmbeddings isnt declared in init file in embeddings #73

Open
1 task done
vtimer opened this issue Mar 8, 2024 · 1 comment
Open
1 task done

GigachainEmbeddings isnt declared in init file in embeddings #73

vtimer opened this issue Mar 8, 2024 · 1 comment

Comments

@vtimer
Copy link

vtimer commented Mar 8, 2024

Privileged issue

  • I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.

Issue Content

Should add
from langchain_community.embeddings.gigachat import GigaChatEmbeddings

@Rai220
Copy link
Collaborator

Rai220 commented Mar 19, 2024

Bug.
Will be fixed in next versions. For a quickfix just use direct import:

from langchain_community.embeddings.gigachat import GigaChatEmbeddings instead of from langchain_community.embeddings import GigaChatEmbeddings

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

No branches or pull requests

2 participants