DB-GPT icon indicating copy to clipboard operation
DB-GPT copied to clipboard

[Bug] [Module Name] Bug title 0.6.0版本问题很多

Open Viserion-nlper opened this issue 1 year ago • 6 comments

Search before asking

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

Operating system information

Windows

Python version information

=3.11

DB-GPT version

main

Related scenes

  • [X] Chat Data
  • [X] Chat Excel
  • [X] Chat DB
  • [X] Chat Knowledge
  • [X] Model Management
  • [X] Dashboard
  • [X] Plugins

Installation Information

Device information

cpu

Models information

zhipuLLM

What happened

在创建知识库的时候,没有create知识库,就进行了连接导致出错。 另外tugraph的配置.env不会读取,会默认读取73@graph设定的这个字段。 image 1725429833015

What you expected to happen

在创建知识库的时候,没有create知识库,就进行了连接导致出错。 另外tugraph的配置.env不会读取,会默认读取73@graph设定的这个字段。 image 1725429833015

How to reproduce

在创建知识库的时候,没有create知识库,就进行了连接导致出错。 另外tugraph的配置.env不会读取,会默认读取73@graph设定的这个字段。 image 1725429833015

Additional context

No response

Are you willing to submit PR?

  • [X] Yes I am willing to submit a PR!

Viserion-nlper avatar Sep 04 '24 06:09 Viserion-nlper

一样问题 docker-compose部署

dkasa avatar Sep 04 '24 08:09 dkasa

您好: TuGraph的启动方式:加 --enable_plugin true 启动方式如下: docker run -d -p 7070:7070 -p 7687:7687 -p 9090:9090 --name tugraph_demo reg.docker.alibaba-inc.com/fma/tugraph-runtime-centos7:latest lgraph_server -d run --enable_plugin true

KingSkyLi avatar Sep 04 '24 10:09 KingSkyLi

该docker镜像pull的链接是多少哈 我拉一下

Viserion-nlper avatar Sep 04 '24 10:09 Viserion-nlper

image

Viserion-nlper avatar Sep 04 '24 10:09 Viserion-nlper

@KingSkyLi

Viserion-nlper avatar Sep 04 '24 10:09 Viserion-nlper

您好: TuGraph的启动方式:加 --enable_plugin true 启动方式如下: docker run -d -p 7070:7070 -p 7687:7687 -p 9090:9090 --name tugraph_demo reg.docker.alibaba-inc.com/fma/tugraph-runtime-centos7:latest lgraph_server -d run --enable_plugin true

感谢~~~我的TuGraph加入配置重新启动后,DB-GPT导入文档已经正常同步

dkasa avatar Sep 04 '24 10:09 dkasa

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

github-actions[bot] avatar Jan 02 '25 21:01 github-actions[bot]