eosphoros-ai / DB-GPT

AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
http://docs.dbgpt.cn
MIT License
13.6k stars 1.82k forks source link

[Bug] [TuGraph] document sync batch error {code: InputError} {message: No such graph: 1} 无法建立图知识库 #2082

Open nmbtwzt opened 1 week ago

nmbtwzt commented 1 week ago

Search before asking

Operating system information

Linux

Python version information

3.10

DB-GPT version

latest release

Related scenes

Installation Information

Device information

centos7.9 a800

Models information

chatglm4-9b-chat text2vec-large-chinese

What happened

建立图知识库,无论输入什么格式文件,无论选什么切分方式,都报这个错误,无法解决,Tugraph运行正常,建立向量知识库也正常。

image image image

What you expected to happen

正常构建图知识库

How to reproduce

直接dockercompose运行最新doker和Tugraph

Additional context

No response

Are you willing to submit PR?

TodayWei commented 3 days ago

嗯我也遇到了,在图数据库这事上,有好几个错了

Appointat commented 10 hours ago

@nmbtwzt @TodayWei Hi. The name of the graph rag can not be a number. TuGraph DB refuses to create a graph named like "1".