mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-18 07:30:40 +00:00
docs: add new feature docs reference (#1238)
This commit is contained in:
22
README.md
22
README.md
@@ -39,11 +39,18 @@
|
||||
|
||||
## What is DB-GPT?
|
||||
|
||||
DB-GPT is an open source AI native data app development framework with AWEL(Agentic Workflow Expression Language) and agents. The purpose is to build infrastructure in the field of large models, through the development of multiple technical capabilities such as multi-model management (SMMF), Text2SQL effect optimization, RAG framework and optimization, Multi-Agents framework collaboration, AWEL (agent workflow orchestration), etc. Which makes large model applications with data simpler and more convenient.
|
||||
🤖 **DB-GPT is an open source AI native data app development framework with AWEL(Agentic Workflow Expression Language) and agents**.
|
||||
|
||||
In the Data 3.0 era, based on models and databases, enterprises and developers can build their own bespoke applications with less code.
|
||||
The purpose is to build infrastructure in the field of large models, through the development of multiple technical capabilities such as multi-model management (SMMF), Text2SQL effect optimization, RAG framework and optimization, Multi-Agents framework collaboration, AWEL (agent workflow orchestration), etc. Which makes large model applications with data simpler and more convenient.
|
||||
|
||||
|
||||
🚀 **In the Data 3.0 era, based on models and databases, enterprises and developers can build their own bespoke applications with less code.**
|
||||
|
||||
### AI-Native Data App
|
||||
---
|
||||
- 🔥🔥🔥 [Released V0.5.0 | Develop native data applications through workflows and agents](https://docs.dbgpt.site/docs/changelog/Released_V0.5.0)
|
||||
---
|
||||
|
||||
### Data Agents
|
||||

|
||||
|
||||

|
||||
@@ -51,7 +58,6 @@ In the Data 3.0 era, based on models and databases, enterprises and developers c
|
||||

|
||||
|
||||
|
||||
|
||||
## Contents
|
||||
- [Introduction](#introduction)
|
||||
- [Install](#install)
|
||||
@@ -115,9 +121,17 @@ As of October 10, 2023, through the fine-tuning of an open-source model with 13
|
||||
|
||||
[**Usage Tutorial**](http://docs.dbgpt.site/docs/overview)
|
||||
- [**Install**](http://docs.dbgpt.site/docs/installation)
|
||||
- [Docker](https://docs.dbgpt.site/docs/installation/docker)
|
||||
- [Source Code](https://docs.dbgpt.site/docs/installation/sourcecode)
|
||||
- [**Quickstart**](http://docs.dbgpt.site/docs/quickstart)
|
||||
- [**Application**](http://docs.dbgpt.site/docs/operation_manual)
|
||||
- [App Usage](https://docs.dbgpt.site/docs/application/app_usage)
|
||||
- [AWEL Flow Usage](https://docs.dbgpt.site/docs/application/awel_flow_usage)
|
||||
- [**Debugging**](http://docs.dbgpt.site/docs/operation_manual/advanced_tutorial/debugging)
|
||||
- [**Advanced Usage**](https://docs.dbgpt.site/docs/application/advanced_tutorial/cli)
|
||||
- [SMMF](https://docs.dbgpt.site/docs/application/advanced_tutorial/smmf)
|
||||
- [Finetune](https://docs.dbgpt.site/docs/application/fine_tuning_manual/dbgpt_hub)
|
||||
- [AWEL](https://docs.dbgpt.site/docs/awel/get_started)
|
||||
|
||||
|
||||
## Features
|
||||
|
Reference in New Issue
Block a user