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

教程代码错误 #181

Open
dq77 opened this issue Mar 17, 2025 · 0 comments
Open

教程代码错误 #181

dq77 opened this issue Mar 17, 2025 · 0 comments

Comments

@dq77
Copy link

dq77 commented Mar 17, 2025

https://datawhalechina.github.io/llm-cookbook/#/C4/2.%20%E6%96%87%E6%A1%A3%E5%8A%A0%E8%BD%BD%20Document%20Loading

上面链接给出的[加载PDF文档代码有误

from langchain.document_loaders import PyPDFLoader

应该改为

from langchain_community.document_loaders import PyPDFLoader

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

1 participant