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.64k stars 1.83k forks source link

[Bug] [Module Name] Could the author explain a little about this strange scenario about DB-GPT chatting history data? #1777

Closed moneyice closed 1 month ago

moneyice commented 2 months ago

Search before asking

Operating system information

Linux

Python version information

=3.11

DB-GPT version

main

Related scenes

Installation Information

Device information

no problem here

Models information

no problem here

What happened

This is not a bug report, this is strange thing I found during using DB-GPT. I found that during the chatting, DB-GPT seems to look up related data from the table "chat_history_message" Because when this table is full of good chatting or bad chatting, the new chatting result 's quality is huge different. So would the author explain a little bit about the code logic, if in the chatting process, the data in the table "chat_history_message" could be referred as knowledge data to combine with prompt to ask LLM? And what is the detailed process? Thanks

What you expected to happen

no problem here

How to reproduce

no problem here

Additional context

no problem here

Are you willing to submit PR?

github-actions[bot] commented 1 month ago

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

github-actions[bot] commented 1 month ago

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