mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-08 19:58:27 +00:00
docs:update readme
This commit is contained in:
parent
7b13b658cf
commit
21a66a0b98
@ -98,10 +98,12 @@ Run on an RTX 4090 GPU.
|
||||
- [**ChatExcel**](https://db-gpt.readthedocs.io/en/latest/getting_started/application/chatexcel/chatexcel.html)
|
||||
- [**Dashboard**](https://db-gpt.readthedocs.io/en/latest/getting_started/application/dashboard/dashboard.html)
|
||||
- [**LLM Management**](https://db-gpt.readthedocs.io/en/latest/getting_started/application/model/model.html)
|
||||
- [**Chat Agent**](https://db-gpt.readthedocs.io/en/latest/getting_started/application/chatagent/chatagent.html)
|
||||
- [**How to Deploy LLM**](https://db-gpt.readthedocs.io/en/latest/getting_started/install/cluster/cluster.html)
|
||||
- [**Standalone**](https://db-gpt.readthedocs.io/en/latest/getting_started/install/cluster/vms/standalone.html)
|
||||
- [**Cluster**](https://db-gpt.readthedocs.io/en/latest/getting_started/install/cluster/vms/index.html)
|
||||
- [**vLLM**](https://db-gpt.readthedocs.io/en/latest/getting_started/install/llm/vllm/vllm.html)
|
||||
- [**How to Debug**](https://db-gpt.readthedocs.io/en/latest/getting_started/observability.html)
|
||||
- [**FAQ**](https://db-gpt.readthedocs.io/en/latest/getting_started/faq/deploy/deploy_faq.html)
|
||||
|
||||
|
||||
|
@ -131,10 +131,12 @@ DB-GPT 是一个开源的以数据库为基础的GPT实验项目,使用本地
|
||||
- [**ChatExcel**](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/getting_started/application/chatexcel/chatexcel.html)
|
||||
- [**Dashboard**](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/getting_started/application/dashboard/dashboard.html)
|
||||
- [**LLM 管理**](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/getting_started/application/model/model.html)
|
||||
- [**Chat Agent**](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/getting_started/application/chatagent/chatagent.html)
|
||||
- [**如何部署LLM**](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/getting_started/install/cluster/cluster.html)
|
||||
- [**Standalone**](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/getting_started/install/cluster/vms/standalone.html#)
|
||||
- [**Cluster**](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/getting_started/install/cluster/vms/index.html)
|
||||
- [**vLLM**](https://db-gpt.readthedocs.io/projects/db-gpt-docs-zh-cn/zh_CN/latest/getting_started/install/llm/vllm/vllm.html)
|
||||
- [**如何Debug**](https://db-gpt.readthedocs.io/en/latest/getting_started/observability.html)
|
||||
- [**FAQ**](https://db-gpt.readthedocs.io/en/latest/getting_started/faq/deploy/deploy_faq.html)
|
||||
|
||||
## 特性一览
|
||||
|
@ -20,4 +20,5 @@ DB-GPT product is a Web application that you can chat database, chat knowledge,
|
||||
./application/kbqa/kbqa.md
|
||||
./application/dashboard/dashboard.md
|
||||
./application/chatexcel/chatexcel.md
|
||||
./application/model/model.md
|
||||
./application/model/model.md
|
||||
./application/chatagent/chatagent.md
|
@ -1,24 +1,28 @@
|
||||
ChatAgent
|
||||
==================================
|
||||
ChatAgent can automatically select the right tool to answer and solve user problems through LLM.
|
||||

|
||||

|
||||
|
||||
### 1.Update Plugins From Git
|
||||
Update the latest plug-in information from the DB-GPT official plug-in repository.
|
||||

|
||||
Address:https://github.com/eosphoros-ai/DB-GPT-Plugins/tree/main/src/dbgpt_plugins/search_engine
|
||||
|
||||

|
||||
|
||||
### 2.Install Plugin
|
||||
Install the plugin you want to use from the list of agent hub plugins.
|
||||

|
||||
|
||||
Address:https://github.com/eosphoros-ai/DB-GPT-Plugins/tree/main/src/dbgpt_plugins/search_engine
|
||||

|
||||
|
||||
### 3.Upload My Local Plugin File
|
||||
If you want to use a private plug-in developed by yourself, you can upload the plug-in first and then use it.
|
||||
|
||||
### 4.Select installed plug-ins dialog
|
||||
Select an installed plugin to have a conversation.
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
### 5.Uninstall My Plugin
|
||||
Uninstall plugins you no longer need.
|
||||

|
||||

|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: DB-GPT 👏👏 0.3.9\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-17 17:24+0800\n"
|
||||
"POT-Creation-Date: 2023-10-20 13:43+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language: zh_CN\n"
|
||||
@ -20,104 +20,179 @@ msgstr ""
|
||||
"Generated-By: Babel 2.12.1\n"
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:1
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:3
|
||||
#: 17aae18073594c7498c8b2434d50b218 77f0177e55e144a89e3bcf735b0d52de
|
||||
#: 3d20e06900dd4b26a186d8061e8d20e0
|
||||
msgid "ChatAgent"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:3
|
||||
#: 41b42808938245dc946960571c09026a
|
||||
#: 48bbe6fd70a5464abdc85214428173e9
|
||||
msgid ""
|
||||
"ChatAgent can automatically select the right tool to answer and solve "
|
||||
"user problems through LLM. "
|
||||
"user problems through LLM. "
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:3
|
||||
#: a50f13b6b007459194cbb896d6ac1d1e
|
||||
msgid "chat_agent0"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:6
|
||||
#: bb76bb44442647a091d008c9e1427e4a
|
||||
#: 22d0068943e341eaa0b3cbeecc0302f2
|
||||
msgid "1.Update Plugins From Git"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:7
|
||||
#: a7f188c3de7e4b85b2d3079128b535b2
|
||||
#: 83d7d659bb12434aa2ba0872c0b38fbb
|
||||
msgid ""
|
||||
"Update the latest plug-in information from the DB-GPT official plug-in "
|
||||
"repository. "
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:7
|
||||
#: 612cb75edb2f48a087fc99e6d0890b80
|
||||
msgid "Update From Github"
|
||||
"repository. Address:https://github.com/eosphoros-ai/DB-GPT-"
|
||||
"Plugins/tree/main/src/dbgpt_plugins/search_engine"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:10
|
||||
#: 1ad3f7680837410cb8018fff5787366f
|
||||
#: 1d15db09b41c437db7c9be747da75181
|
||||
msgid ""
|
||||
""
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:10
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:15
|
||||
#: 9433f2b9ee764881aa4803576d27007a a8aa2659211742c184b2dc123b422c0b
|
||||
msgid "agent_hub_1"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:12
|
||||
#: 4cc4fff702e34fc5bbacb03080fc71bc
|
||||
msgid "2.Install Plugin"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:11
|
||||
#: b32e9318a8e347339b6c4cad4b966880
|
||||
msgid ""
|
||||
"Install the plugin you want to use from the list of agent hub plugins. "
|
||||
""
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:11
|
||||
#: bee96f7936564bc6be98655bfc6aae0d
|
||||
msgid "Install Plugin"
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:13
|
||||
#: 70bf8e85525b47ba948bdc4c903bed8d
|
||||
msgid "Install the plugin you want to use from the list of agent hub plugins."
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:15
|
||||
#: 20d562b9ed004336bb6df8d163554924
|
||||
#: 413958b102104e0f863b28bac00f685b
|
||||
msgid ""
|
||||
"Address:https://github.com/eosphoros-ai/DB-GPT-"
|
||||
"Plugins/tree/main/src/dbgpt_plugins/search_engine "
|
||||
""
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:18
|
||||
#: 965cfcc855314ae38b1080a7d74c40d9
|
||||
msgid "3.Upload My Local Plugin File"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:16
|
||||
#: b43e485ff4f042dd80b5950444c0db08
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:19
|
||||
#: 4edcee6f3590426bb842a72b1124fafb
|
||||
msgid ""
|
||||
"If you want to use a private plug-in developed by yourself, you can "
|
||||
"upload the plug-in first and then use it. "
|
||||
"upload the plug-in first and then use it."
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:16
|
||||
#: a05724784c0e45528039b8238fd9ed3c
|
||||
msgid "Upload Private Plugin"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:19
|
||||
#: 726b5c4cad7d4be9815e9fbeedaecc2b
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:21
|
||||
#: e957b23e3b96432db489729070e138e3
|
||||
msgid "4.Select installed plug-ins dialog"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:20
|
||||
#: e3d9dc892d054cbca29267cd0fffe7be
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:22
|
||||
#: 7cfa156721074a8bb1ab1b34614374f1
|
||||
msgid ""
|
||||
"Select an installed plugin to have a conversation. "
|
||||
"Select an installed plugin to have a conversation. "
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:20
|
||||
#: 97f28bacc02444c580f6481b21e6c155
|
||||
msgid "Select Plugins"
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:22
|
||||
#: a50f13b6b007459194cbb896d6ac1d1e
|
||||
msgid "chat_agent1"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:23
|
||||
#: d0272e7d94d743289fb2c1613ee85c36
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:22
|
||||
#: a50f13b6b007459194cbb896d6ac1d1e
|
||||
msgid "chat_agent2"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:26
|
||||
#: f8837cdb2f774bdf9856611b4dc830e0
|
||||
msgid "5.Uninstall My Plugin"
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:24
|
||||
#: 2fee213a12da4674b19fe8891e4318f5
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:27
|
||||
#: f3de133280174fe5b8d938a47d5b4c62
|
||||
msgid ""
|
||||
"Uninstall plugins you no longer need. "
|
||||
"Uninstall plugins you no longer need. "
|
||||
msgstr ""
|
||||
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:24
|
||||
#: 32e5405249134863bcaf85b0ef91260f
|
||||
msgid "Uninstall Plugin"
|
||||
#: ../../getting_started/application/chatagent/chatagent.md:27
|
||||
#: 84dc512e68ef42849da6254374e2e9ba
|
||||
msgid "agent_hub_2"
|
||||
msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "ChatAgent can automatically select the "
|
||||
#~ "right tool to answer and solve "
|
||||
#~ "user problems through LLM. "
|
||||
#~ ""
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Update the latest plug-in information"
|
||||
#~ " from the DB-GPT official plug-"
|
||||
#~ "in repository. "
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Update From Github"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Install the plugin you want to use"
|
||||
#~ " from the list of agent hub "
|
||||
#~ "plugins. "
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Install Plugin"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If you want to use a private "
|
||||
#~ "plug-in developed by yourself, you "
|
||||
#~ "can upload the plug-in first and"
|
||||
#~ " then use it. "
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Upload Private Plugin"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Select an installed plugin to have "
|
||||
#~ "a conversation. "
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Select Plugins"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Uninstall plugins you no longer need."
|
||||
#~ " "
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Uninstall Plugin"
|
||||
#~ msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user