From a0f413b915357a768c54f22f6f5a7fd9ae09d78a Mon Sep 17 00:00:00 2001 From: Aries-ckt <916701291@qq.com> Date: Sat, 20 Sep 2025 19:56:41 +0800 Subject: [PATCH] doc:add deep wiki for dbgpt (#2892) --- README.ja.md | 5 +++++ README.md | 6 ++++++ README.zh.md | 11 +++++++++-- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/README.ja.md b/README.ja.md index 56c4e5e54..6805cb490 100644 --- a/README.ja.md +++ b/README.ja.md @@ -85,6 +85,11 @@ DB-GPTのアーキテクチャは以下の図に示されています: - [dbgpts](https://github.com/eosphoros-ai/dbgpts) dbgptsは、DB-GPT上で構築されたいくつかのデータアプリ、AWELオペレータ、AWELワークフローテンプレート、およびエージェントを含む公式リポジトリです。 +#### DeepWiki +- [DB-GPT](https://deepwiki.com/eosphoros-ai/DB-GPT) +- [DB-GPT-HUB](https://deepwiki.com/eosphoros-ai/DB-GPT-Hub) +- [dbgpts](https://deepwiki.com/eosphoros-ai/dbgpts) + #### Text2SQLファインチューニング | LLM | Supported | diff --git a/README.md b/README.md index 61e5b6696..79dfbfa67 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,12 @@ The core capabilities include the following parts: - [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. +#### DeepWiki +- [DB-GPT](https://deepwiki.com/eosphoros-ai/DB-GPT) +- [DB-GPT-HUB](https://deepwiki.com/eosphoros-ai/DB-GPT-Hub) +- [dbgpts](https://deepwiki.com/eosphoros-ai/dbgpts) + + #### Text2SQL Finetune | LLM | Supported | diff --git a/README.zh.md b/README.zh.md index 018bdb328..cd878c02a 100644 --- a/README.zh.md +++ b/README.zh.md @@ -80,10 +80,17 @@ #### 子模块 - [DB-GPT-Hub](https://github.com/eosphoros-ai/DB-GPT-Hub) 通过微调来持续提升Text2SQL效果 - [DB-GPT-Plugins](https://github.com/eosphoros-ai/DB-GPT-Plugins) DB-GPT 插件仓库, 兼容Auto-GPT -- [GPT-Vis](https://github.com/eosphoros-ai/DB-GPT-Web) 可视化协议 - +- [GPT-Vis](https://github.com/eosphoros-ai/DB-GPT-Web) 可视化协议 - [dbgpts](https://github.com/eosphoros-ai/dbgpts) dbgpts 是官方提供的数据应用仓库, 包含数据智能应用, 智能体编排流程模版, 通用算子等构建在DB-GPT之上的资源。 + +#### DeepWiki +- [DB-GPT](https://deepwiki.com/eosphoros-ai/DB-GPT) +- [DB-GPT-HUB](https://deepwiki.com/eosphoros-ai/DB-GPT-Hub) +- [dbgpts](https://deepwiki.com/eosphoros-ai/dbgpts) + + + #### Text2SQL 微调模型 | LLM | Supported |