mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-07 20:10:08 +00:00
docs: update description and dbgpts (#1162)
This commit is contained in:
@@ -39,11 +39,13 @@
|
||||
|
||||
## What is DB-GPT?
|
||||
|
||||
DB-GPT is an open-source, data-domain large model framework. Its purpose is to build the infrastructure for the large model domain by developing a variety of technical capabilities, including multi-model management, Text2SQL performance optimization, RAG framework and optimization, and Multi-Agents framework collaboration. These capabilities aim to simplify and facilitate the construction of large model applications around databases.
|
||||
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.
|
||||
|
||||
In the Data 3.0 era, based on models and databases, enterprises and developers can build their own bespoke applications with less code.
|
||||
|
||||
### Data Agents
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
@@ -79,6 +81,8 @@ The core capabilities include the following parts:
|
||||
### SubModule
|
||||
- [DB-GPT-Hub](https://github.com/eosphoros-ai/DB-GPT-Hub) Text-to-SQL workflow with high performance by applying Supervised Fine-Tuning (SFT) on Large Language Models (LLMs).
|
||||
|
||||
- [dbgpts](https://github.com/eosphoros-ai/dbgpts) dbgpts is the official repository which contains some data apps、AWEL operators、AWEL workflow templates and agents which build upon DB-GPT.
|
||||
|
||||
#### Text2SQL Finetune
|
||||
- support llms
|
||||
- [x] LLaMA
|
||||
|
Reference in New Issue
Block a user