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

langchain最新版本无法执行 #524

Open
66neko opened this issue Feb 26, 2024 · 6 comments
Open

langchain最新版本无法执行 #524

66neko opened this issue Feb 26, 2024 · 6 comments

Comments

@66neko
Copy link

66neko commented Feb 26, 2024

出错位置 :
plugins/zhishiku_rtst.py
62行
embedding = get_vectorstore(memory_name).embedding_function(s)

TypeError:'HuggingFaceEmbeddings' object is not callable

@wucyAAA
Copy link

wucyAAA commented Mar 4, 2024

我也是,老哥解决了吗

@66neko
Copy link
Author

66neko commented Mar 4, 2024

我也是,老哥解决了吗

可以把langchain的版本降低。

@wucyAAA
Copy link

wucyAAA commented Mar 4, 2024

发个版本,大哥

@66neko
Copy link
Author

66neko commented Mar 4, 2024

发个版本,大哥

0.0.228可以用

@wucyAAA
Copy link

wucyAAA commented Mar 4, 2024

多谢

@ImmNaruto
Copy link
Contributor

#531 代码已更新解决langchain版本问题

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

3 participants