|
1 | | -# DB-GPT: Revolutionizing Database Interactions with Private LLM Technology |
2 | | - |
| 1 | +# DB-GPT: AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents |
| 2 | + |
3 | 3 | <p align="left"> |
4 | 4 | <img src="./assets/LOGO.png" width="100%" /> |
5 | 5 | </p> |
@@ -56,8 +56,6 @@ The purpose is to build infrastructure in the field of large models, through the |
56 | 56 | - [Support Text2NLU and Text2GQL fine-tuning]() |
57 | 57 | - [Support Intent recognition, slot filling, and Prompt management]() |
58 | 58 |
|
59 | | - |
60 | | -- [Released V0.5.0 | Develop native data applications through workflows and agents](http://docs.dbgpt.cn/docs/changelog/Released_V0.5.0) |
61 | 59 | --- |
62 | 60 |
|
63 | 61 |  |
@@ -129,19 +127,20 @@ As of October 10, 2023, through the fine-tuning of an open-source model with 13 |
129 | 127 |  |
130 | 128 |  |
131 | 129 |
|
132 | | -[**Usage Tutorial**](http://docs.dbgpt.site/docs/overview) |
133 | | -- [**Install**](http://docs.dbgpt.site/docs/installation) |
134 | | - - [Docker](https://docs.dbgpt.site/docs/installation/docker) |
135 | | - - [Source Code](https://docs.dbgpt.site/docs/installation/sourcecode) |
136 | | -- [**Quickstart**](http://docs.dbgpt.site/docs/quickstart) |
137 | | -- [**Application**](http://docs.dbgpt.site/docs/operation_manual) |
138 | | - - [App Usage](https://docs.dbgpt.site/docs/application/app_usage) |
139 | | - - [AWEL Flow Usage](https://docs.dbgpt.site/docs/application/awel_flow_usage) |
140 | | -- [**Debugging**](http://docs.dbgpt.site/docs/operation_manual/advanced_tutorial/debugging) |
141 | | -- [**Advanced Usage**](https://docs.dbgpt.site/docs/application/advanced_tutorial/cli) |
142 | | - - [SMMF](https://docs.dbgpt.site/docs/application/advanced_tutorial/smmf) |
143 | | - - [Finetune](https://docs.dbgpt.site/docs/application/fine_tuning_manual/dbgpt_hub) |
144 | | - - [AWEL](https://docs.dbgpt.site/docs/latest/awel/tutorial) |
| 130 | +[**Usage Tutorial**](http://docs.dbgpt.cn/docs/overview) |
| 131 | +- [**Install**](http://docs.dbgpt.cn/docs/installation) |
| 132 | + - [Docker](http://docs.dbgpt.cn/docs/installation/docker) |
| 133 | + - [Source Code](http://docs.dbgpt.cn/docs/installation/sourcecode) |
| 134 | +- [**Quickstart**](http://docs.dbgpt.cn/docs/quickstart) |
| 135 | +- [**Application**](http://docs.dbgpt.cn/docs/operation_manual) |
| 136 | + - [Development Guide](http://docs.dbgpt.cn/docs/cookbook/app/data_analysis_app_develop) |
| 137 | + - [App Usage](http://docs.dbgpt.cn/docs/application/app_usage) |
| 138 | + - [AWEL Flow Usage](http://docs.dbgpt.cn/docs/application/awel_flow_usage) |
| 139 | +- [**Debugging**](http://docs.dbgpt.cn/docs/operation_manual/advanced_tutorial/debugging) |
| 140 | +- [**Advanced Usage**](http://docs.dbgpt.cn/docs/application/advanced_tutorial/cli) |
| 141 | + - [SMMF](http://docs.dbgpt.cn/docs/application/advanced_tutorial/smmf) |
| 142 | + - [Finetune](http://docs.dbgpt.cn/docs/application/fine_tuning_manual/dbgpt_hub) |
| 143 | + - [AWEL](http://docs.dbgpt.cn/docs/latest/awel/tutorial) |
145 | 144 |
|
146 | 145 |
|
147 | 146 | ## Features |
@@ -214,7 +213,7 @@ At present, we have introduced several key features to showcase our current capa |
214 | 213 | We ensure the privacy and security of data through the implementation of various technologies, including privatized large models and proxy desensitization. |
215 | 214 |
|
216 | 215 | - Support Datasources |
217 | | - - [Datasources](http://docs.dbgpt.site/docs/modules/connections) |
| 216 | + - [Datasources](http://docs.dbgpt.cn/docs/modules/connections) |
218 | 217 |
|
219 | 218 | ## Image |
220 | 219 | 🌐 [AutoDL Image](https://www.codewithgpu.com/i/eosphoros-ai/DB-GPT/dbgpt) |
|
0 commit comments