Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Module Name] Bug title Unable to access data in mysql table? #1661

Open
4 of 15 tasks
luyu0816 opened this issue Jun 24, 2024 · 0 comments
Open
4 of 15 tasks

[Bug] [Module Name] Bug title Unable to access data in mysql table? #1661

luyu0816 opened this issue Jun 24, 2024 · 0 comments
Labels
bug Something isn't working Waiting for reply

Comments

@luyu0816
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Operating system information

Linux

Python version information

3.10

DB-GPT version

main

Related scenes

  • Chat Data
  • Chat Excel
  • Chat DB
  • Chat Knowledge
  • Model Management
  • Dashboard
  • Plugins

Installation Information

Device information

GPU RTX3060

Models information

GLM-4-9B-Chat

What happened

我在本地环境通过vllm部署了glm-4-9b-chat的大模型环境,提供openai api接口访问,我在另一台服务器通过源码部署了DB-GPT服务,配置中LLM_MODEL设置为proxyllm,PROXY_API_KEY和PROXY_SERVER_URL设置为本地大模型的信息,在数据库页面中配置了本地的Mysql数据库信息,通过Chat-DB页面可以提供数据库的表信息(表名,表字段)但是无法访问到表中的数据,这个是什么问题?如何解决?

What you expected to happen

通过自然语言可以正常访问到表中的数据

How to reproduce

1、部署glm-4-9b-chat大模型服务,提供openai api接口;
2、源码部署DB-GPT服务,配置本地部署的大模型;
3、添加mysql数据库信息;
4、Chat-DB页面选中该mysql数据进行对话;

Additional context

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@luyu0816 luyu0816 added bug Something isn't working Waiting for reply labels Jun 24, 2024
@Aries-ckt Aries-ckt changed the title [Bug] [Module Name] Bug title 无法访问mysql的table中的数据? [Bug] [Module Name] Bug title Unable to access data in mysql table? Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Waiting for reply
Projects
None yet
Development

No branches or pull requests

1 participant