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.03k stars 1.71k forks source link

Unexpected Auto-Generation of alice, bob, carry Nodes in Graph Database #1704

Closed GodOn514 closed 2 days ago

GodOn514 commented 1 month ago

Search before asking

Operating system information

Windows

Python version information

3.10

DB-GPT version

latest release

Related scenes

Installation Information

Device information

1060 3090

Models information

Qwen-turbo Qwen-plus

What happened

I am encountering an issue with your chatkn where it automatically creates or seems to pre-populate nodes named alice, bob, and carry regardless of the subgraph I'm working with. These nodes are not part of my manual creations or data imports, and they persist across various operations and queries. 微信图片_20240709112059 微信图片_20240709112105

What you expected to happen

Theoretically, a graph database should not store meaningless nodes.

How to reproduce

正常操作就有。

Additional context

I have noone

Are you willing to submit PR?

Kain-90 commented 1 month ago

这个图谱有哪些重要实体 The question does not retrieve relevant information in the knowledge graph, while the cue word has example vertex and edge data, which ultimately leads to model hallucinations.

GodOn514 commented 1 month ago

我试过大多数情况下 都有这个现象发自我的 iPhone在 2024年7月15日,10:28,Kain Shu @.***> 写道: 这个图谱有哪些重要实体 The question does not retrieve relevant information in the knowledge graph, while the cue word has example vertex and edge data, which ultimately leads to model hallucinations.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

Kain-90 commented 1 month ago

You may need to ask questions that are as relevant to your knowledge graph as possible or modify the default prompt in dbgpt/storage/knowledge_graph/knowledge_graph.py

GodOn514 commented 1 month ago

我感觉是他把提示词的示例当成图谱的内容了 发自我的 iPhone

在 2024年7月15日,11:14,Kain Shu @.***> 写道:

You may need to ask questions that are as relevant to your knowledge graph as possible.

Kain-90 commented 1 month ago

我感觉是他把提示词的示例当成图谱的内容了 发自我的 iPhone 在 2024年7月15日,11:14,Kain Shu @.***> 写道: You may need to ask questions that are as relevant to your knowledge graph as possible.

是的,我就是这个意思

github-actions[bot] commented 1 week ago

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

github-actions[bot] commented 2 days ago

This issue bas been closed, because it has been marked as stale and there has been no activity for over 7 days.