mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-02 09:37:03 +00:00
feat(ChatAgent): ChatAgent doucument
add ChatAgent doucument
This commit is contained in:
@@ -1,25 +1,24 @@
|
||||
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.
|
||||

|
||||

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

|
||||
|
||||

|
||||
|
||||
### 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.
|
||||

|
||||

|
Reference in New Issue
Block a user