DB-GPT
DB-GPT copied to clipboard
[Bug] [Module Name] Bug title 0.6.0版本问题很多
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
-
[ ] AutoDL Image
-
[ ] Other
Device information
cpu
Models information
zhipuLLM
What happened
在创建知识库的时候,没有create知识库,就进行了连接导致出错。
另外tugraph的配置.env不会读取,会默认读取73@graph设定的这个字段。
What you expected to happen
在创建知识库的时候,没有create知识库,就进行了连接导致出错。
另外tugraph的配置.env不会读取,会默认读取73@graph设定的这个字段。
How to reproduce
在创建知识库的时候,没有create知识库,就进行了连接导致出错。
另外tugraph的配置.env不会读取,会默认读取73@graph设定的这个字段。
Additional context
No response
Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
一样问题
您好: 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
该docker镜像pull的链接是多少哈 我拉一下
@KingSkyLi
您好: 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导入文档已经正常同步
This issue has been marked as stale, because it has been over 30 days without any activity.