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.39k stars 1.77k forks source link

[Bug] [Module Name] Bug title #1957

Open JackyMeow opened 3 weeks ago

JackyMeow commented 3 weeks ago

Search before asking

Operating system information

Linux

Python version information

3.10

DB-GPT version

main

Related scenes

Installation Information

Device information

GPU

Models information

LLM: QWEN2-max

What happened

在应用界面,能够成功连接MySQL数据库,但是在ChatDB或者自定义应用时,显示“暂无数据”。 lQLPJyDiIYN7Jb_NAuvNBHGwYPaNyMPC76EGwFJYaTqAAQ_1137_747 lQLPJxpf7-6a2P_NAT3NA0yw1VztY-wirPgGwFVN9b4WAA_844_317

What you expected to happen

已按照文档,在连接MySQL数据库时,运行相应版本的.sql文件。但是在界面中仍然无法查询到数据。

How to reproduce

  1. 在界面连接MySQL数据库
  2. 进入ChatDB应用,开始对话
  3. 选择参数 -> 暂无数据。

Additional context

No response

Are you willing to submit PR?

csunny commented 3 weeks ago

@JackyMeow Thank for your pr, we have fixed this at #1953