eosphoros-ai / DB-GPT

AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
https://docs.dbgpt.site
MIT License
12.32k stars 1.61k forks source link

[Bug] [Chat Knowledge] dbms.graph.listGraphs() Procedure not found #1570

Open LJYE2024 opened 1 month ago

LJYE2024 commented 1 month ago

Search before asking

Operating system information

Linux

Python version information

=3.11

DB-GPT version

main

Related scenes

Installation Information

Device information

Docker: CPU :16 RAM:8GB

Models information

LLM:tongyi_llm

What happened

When i try the auto mode in segmentation after chosing Knowledge graph, i got the error message below: document sync batch error {code: Neo.ClientError.Procedure.ProcedureNotFound} {message: There is no procedure with the name dbms.graph.listGraphs registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed.}

What you expected to happen

the PDF can be segmented automatic.

How to reproduce

neo4j installed neo4j.conf modified Knowledge created PDF uploaded

Additional context

No response

Are you willing to submit PR?

github-actions[bot] commented 5 days ago

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