mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-14 14:34:28 +00:00
docs: update reamde add submodule (#338)
This commit is contained in:
parent
d8c04c89c6
commit
680f9c57a5
@ -107,6 +107,10 @@ The core capabilities mainly consist of the following parts:
|
|||||||
6. Prompt generation and optimization: Automatically generates high-quality prompts and optimizes them to improve system response efficiency.
|
6. Prompt generation and optimization: Automatically generates high-quality prompts and optimizes them to improve system response efficiency.
|
||||||
7. Multi-platform product interface: Supports various client products, such as web, mobile applications, and desktop applications.
|
7. Multi-platform product interface: Supports various client products, such as web, mobile applications, and desktop applications.
|
||||||
|
|
||||||
|
### SubModule
|
||||||
|
- [DB-GPT-Hub](https://github.com/csunny/DB-GPT-Hub) Text-to-SQL parsing with LLMs
|
||||||
|
- [DB-GPT-Plugins](https://github.com/csunny/DB-GPT-Plugins) DB-GPT Plugins, Can run autogpt plugin directly
|
||||||
|
- [DB-GPT-Web](https://github.com/csunny/DB-GPT-Web) ChatUI for DB-GPT
|
||||||
|
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
@ -153,7 +157,4 @@ This project is standing on the shoulders of giants and is not going to work wit
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
## Contact Information
|
## Contact Information
|
||||||
We are working on building a community, if you have any ideas about building the community, feel free to contact us. [Discord](https://discord.gg/4BNdxm5d)
|
We are working on building a community, if you have any ideas about building the community, feel free to contact us. [Discord](https://discord.gg/rBgtJW8U)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -105,6 +105,11 @@ DB-GPT基于 [FastChat](https://github.com/lm-sys/FastChat) 构建大模型运
|
|||||||
6. Prompt自动生成与优化:自动化生成高质量的Prompt,并进行优化,提高系统的响应效率。
|
6. Prompt自动生成与优化:自动化生成高质量的Prompt,并进行优化,提高系统的响应效率。
|
||||||
7. 多端产品界面:支持多种不同的客户端产品,例如Web、移动应用和桌面应用等。
|
7. 多端产品界面:支持多种不同的客户端产品,例如Web、移动应用和桌面应用等。
|
||||||
|
|
||||||
|
### 子模块
|
||||||
|
- [DB-GPT-Hub](https://github.com/csunny/DB-GPT-Hub) 使用 LLM 进行文本到 SQL 解析
|
||||||
|
- [DB-GPT-Plugins](https://github.com/csunny/DB-GPT-Plugins) DB-GPT 插件仓库, 兼容Auto-GPT
|
||||||
|
- [DB-GPT-Web](https://github.com/csunny/DB-GPT-Web) 多端交互前端界面
|
||||||
|
|
||||||
## 安装
|
## 安装
|
||||||
[快速开始](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/getting_started/getting_started.html)
|
[快速开始](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/getting_started/getting_started.html)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user