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.