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

[Bug] Bug knowledge error Module langchain_community #1539

Open
3 of 15 tasks
cm04918 opened this issue May 18, 2024 · 1 comment
Open
3 of 15 tasks

[Bug] Bug knowledge error Module langchain_community #1539

cm04918 opened this issue May 18, 2024 · 1 comment
Labels
bug Something isn't working stale Waiting for reply

Comments

@cm04918
Copy link

cm04918 commented May 18, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Operating system information

Linux

Python version information

=3.11

DB-GPT version

latest release

Related scenes

  • Chat Data
  • Chat Excel
  • Chat DB
  • Chat Knowledge
  • Model Management
  • Dashboard
  • Plugins

Installation Information

Device information

CPU:
Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz * 2
2个物理CPU,16个物理核心,64个逻辑核心

Models information

bge-reranker-base
text2vec-large-chinese

What happened

knowledge 添加url 第一个错误提示未安装“langchain”
然后我执行 pip install langchain 后提示错误:
Request error
document sync error Module langchain_community.document_loaders not found. Please install langchain-community to access this module. You can install it using pip install -U langchain-community

再执行pip install -U langchain-community 后方可正常添加URL

What you expected to happen

def knowledge_requires(): 缺少 langchain?

How to reproduce

knowledge 添加url

Additional context

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@cm04918 cm04918 added bug Something isn't working Waiting for reply labels May 18, 2024
Copy link

This issue has been marked as stale, because it has been over 30 days without any activity.

@github-actions github-actions bot added the stale label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Waiting for reply
Projects
None yet
Development

No branches or pull requests

1 participant