|
22 | 22 | <a href="https://github.com/eosphoros-ai/DB-GPT/issues"> |
23 | 23 | <img alt="Open Issues" src="https://img.shields.io/github/issues-raw/csunny/DB-GPT" /> |
24 | 24 | </a> |
25 | | - <a href="https://discord.gg/nASQyBjvY"> |
26 | | - <img alt="Discord" src="https://dcbadge.vercel.app/api/server/nASQyBjvY?compact=true&style=flat" /> |
| 25 | + <a href="https://discord.gg/7uQnPuveTY"> |
| 26 | + <img alt="Discord" src="https://dcbadge.vercel.app/api/server/7uQnPuveTY?compact=true&style=flat" /> |
27 | 27 | </a> |
28 | 28 | <a href="https://codespaces.new/eosphoros-ai/DB-GPT"> |
29 | 29 | <img alt="Open in GitHub Codespaces" src="https://github.com/codespaces/badge.svg" /> |
30 | 30 | </a> |
31 | 31 | </p> |
32 | 32 |
|
33 | | -[**English**](README.md)|[**Discord**](https://discord.gg/nASQyBjvY)|[**文档**](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/)|[**微信**](https://github.com/csunny/DB-GPT/blob/main/README.zh.md#%E8%81%94%E7%B3%BB%E6%88%91%E4%BB%AC)|[**社区**](https://github.com/eosphoros-ai/community) |
| 33 | +[**English**](README.md)|[**Discord**](https://discord.gg/7uQnPuveTY)|[**文档**](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/)|[**微信**](https://github.com/csunny/DB-GPT/blob/main/README.zh.md#%E8%81%94%E7%B3%BB%E6%88%91%E4%BB%AC)|[**社区**](https://github.com/eosphoros-ai/community) |
34 | 34 | </div> |
35 | 35 |
|
36 | 36 | ## DB-GPT 是什么? |
@@ -90,8 +90,8 @@ DB-GPT是一个开源的数据库领域大模型框架。目的是构建大模 |
90 | 90 | - [**单机部署**](https://www.yuque.com/eosphoros/dbgpt-docs/kwg1ed88lu5fgawb) |
91 | 91 | - [**集群部署**](https://www.yuque.com/eosphoros/dbgpt-docs/gmbp9619ytyn2v1s) |
92 | 92 | - [**vLLM**](https://www.yuque.com/eosphoros/dbgpt-docs/bhy9igdvanx1uluf) |
93 | | -- [**如何Debug**](https://db-gpt.readthedocs.io/en/latest/getting_started/observability.html) |
94 | | -- [**FAQ**](https://db-gpt.readthedocs.io/en/latest/getting_started/faq/deploy/deploy_faq.html) |
| 93 | +- [**如何Debug**](https://www.yuque.com/eosphoros/dbgpt-docs/eyg0ocbc2ce3q95r) |
| 94 | +- [**FAQ**](https://www.yuque.com/eosphoros/dbgpt-docs/gomtc46qonmyt44l) |
95 | 95 |
|
96 | 96 | ## 特性一览 |
97 | 97 | - **私域问答&数据处理&RAG** |
@@ -136,10 +136,12 @@ DB-GPT是一个开源的数据库领域大模型框架。目的是构建大模 |
136 | 136 | - [Yi-34B-Chat](https://huggingface.co/01-ai/Yi-34B-Chat) |
137 | 137 |
|
138 | 138 | - 支持在线代理模型 |
139 | | - - [x] [ChatGPT](https://api.openai.com/) |
140 | | - - [x] [Tongyi](https://www.aliyun.com/product/dashscope) |
141 | | - - [x] [Wenxin](https://cloud.baidu.com/product/wenxinworkshop?track=dingbutonglan) |
142 | | - - [x] [ChatGLM](http://open.bigmodel.cn/) |
| 139 | + - [x] [OpenAI·ChatGPT](https://api.openai.com/) |
| 140 | + - [x] [阿里·通义](https://www.aliyun.com/product/dashscope) |
| 141 | + - [x] [百度·文心](https://cloud.baidu.com/product/wenxinworkshop?track=dingbutonglan) |
| 142 | + - [x] [智谱·ChatGLM](http://open.bigmodel.cn/) |
| 143 | + - [x] [讯飞·星火](https://xinghuo.xfyun.cn/) |
| 144 | + - [x] [Google·Bard](https://bard.google.com/) |
143 | 145 |
|
144 | 146 | - **隐私安全** |
145 | 147 |
|
@@ -288,7 +290,7 @@ The MIT License (MIT) |
288 | 290 | ### Agents与插件市场 |
289 | 291 | - [x] 多Agents框架 |
290 | 292 | - [x] 自定义Agents |
291 | | -- [ ] 插件市场 |
| 293 | +- [x] 插件市场 |
292 | 294 | - [ ] CoT集成 |
293 | 295 | - [ ] 丰富插件样本库 |
294 | 296 | - [ ] 支持AutoGPT协议 |
@@ -331,5 +333,4 @@ The MIT License (MIT) |
331 | 333 | <img src="./assets/wechat.jpg" width="300px" /> |
332 | 334 | </p> |
333 | 335 |
|
334 | | - |
335 | 336 | [](https://star-history.com/#csunny/DB-GPT) |
0 commit comments