From 76b8a43c5d6462a58280a247b9ebcad7740b6e11 Mon Sep 17 00:00:00 2001 From: aries_ckt <916701291@qq.com> Date: Sun, 7 Sep 2025 21:34:43 +0800 Subject: [PATCH] doc:add deep wiki for dbgpt --- README.ja.md | 5 +++++ README.md | 6 ++++++ README.zh.md | 6 ++++++ 3 files changed, 17 insertions(+) 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..8518292d8 100644 --- a/README.zh.md +++ b/README.zh.md @@ -82,6 +82,12 @@ - [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) 可视化协议 +#### 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) + + - [dbgpts](https://github.com/eosphoros-ai/dbgpts) dbgpts 是官方提供的数据应用仓库, 包含数据智能应用, 智能体编排流程模版, 通用算子等构建在DB-GPT之上的资源。 #### Text2SQL 微调模型