Add DB-GPT (#358)

* feat:Add DB-GPT

* feat: solve the conflict
This commit is contained in:
Aries-ckt 2025-03-05 16:00:13 +08:00 committed by GitHub
parent 31c1a97355
commit 82f70aea11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 74 additions and 0 deletions

View file

@ -252,6 +252,18 @@ DeepSeek API を人気のソフトウェアに統合します。API キーを取
</tr>
</table>
### AIデータアプリケーション開発フレームワーク
<table>
<tr>
<td> <img src="https://github.com/user-attachments/assets/1aacfe57-bc39-4fa4-9406-3adfe583224a" alt="Icon" width="96" height="auto" /> </td>
<td> <a href="https://github.com/deepseek-ai/awesome-deepseek-integration/blob/main/docs/dbgpt/README.md"> DB-GPT </a> </td>
<td> DB-GPT は、AWEL (Agentic Workflow Expression Language) とエージェントを備えたオープンソースの AI ネイティブ データ アプリ開発フレームワークです。
その目的は、マルチモデル管理 (SMMF)、Text2SQL 効果の最適化、RAG フレームワークと最適化、マルチエージェント フレームワークのコラボレーション、AWEL (エージェント ワークフロー オーケストレーション) などの複数の技術機能を開発することにより、大規模モデルの分野でインフラストラクチャを構築し、データベースを中心とした大規模モデル アプリケーションの構築をより簡単かつ便利にすることです。
</td>
</tr>
</table>
### RAG フレームワーク
<table>