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] [KnowledgeGraph] connect vector store failed; document sync batch error!;document embedding, failed:santi.md #2338

Open
4 of 15 tasks
JUNK803 opened this issue Feb 10, 2025 · 2 comments
Labels
bug Something isn't working Waiting for reply

Comments

@JUNK803
Copy link

JUNK803 commented Feb 10, 2025

Search before asking

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

Operating system information

Linux

Python version information

3.10

DB-GPT version

latest release

Related scenes

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

Installation Information

Device information

是用cpu运行的。

Models information

LLM_MODEL = chatgpt_proxyllm[微软代理的gpt-3.5]
EMBEDDING_MODEL=text2vec-large-chinese
TuGraph的版本是4.5.1

What happened

| ERROR | dbgpt.serve.rag.connector | connect vector store failed: Query execution failed: {code: PluginDisabled} {message: No permission to load or delete plugin, please use correct config and restart server!This function has security risks, please enable it with caution!}
| ERROR | dbgpt.app.knowledge.api | document sync batch error! Traceback (most recent call last):
| ERROR | dbgpt.serve.rag.service.service | document embedding, failed:santi.md, Query execution failed: {code: InputError} {message:Plugin [_fma_leiden] does not exist.}

What you expected to happen

在创建知识图谱的时候发生的这些错误,似乎是文件配置问题,但是自己动手操作之后配置还是有问题,希望各位大佬能给我详细一些的说明,
在刚开始生成知识图谱阶段,会生成大量错误的乱码,logs如第一个图所示,最终也会生成一点图谱,但是非常不完整。

Image

Image

How to reproduce

启动‘./dbgpt/app/dbgpt_server.py’
然后通过网页创建知识图谱,在创建的过程中日志就会报出这些错误

Additional context

本人是初次尝试在这些平台上搭建rag等框架的小白,很多地方学的还不是很成熟,希望各位大佬不吝赐教,非常感谢!!

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@JUNK803 JUNK803 added bug Something isn't working Waiting for reply labels Feb 10, 2025
@Aries-ckt
Copy link
Collaborator

it looks like | ERROR | dbgpt.serve.rag.service.service | document embedding, failed:santi.md, Query execution failed: {code: InputError} {message:Plugin [_fma_leiden] does not exist.}

@JUNK803
Copy link
Author

JUNK803 commented Feb 17, 2025

{message:Plugin [_fma_leiden] does not exist.}

It seems that this issue might be caused by this bug. Could you kindly help me understand how to resolve it?
I would greatly appreciate your guidance and support. Thank you so much for your time and assistance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Waiting for reply
Projects
None yet
Development

No branches or pull requests

2 participants