mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-14 05:31:40 +00:00
Gpts app v0.4 (#1170)
This commit is contained in:
@@ -40,7 +40,7 @@ class ChatAgent(BaseChat):
|
||||
|
||||
# load select plugin
|
||||
agent_module = CFG.SYSTEM_APP.get_component(
|
||||
ComponentType.AGENT_HUB, ModulePlugin
|
||||
ComponentType.PLUGIN_HUB, ModulePlugin
|
||||
)
|
||||
self.plugins_prompt_generator = agent_module.load_select_plugin(
|
||||
self.plugins_prompt_generator, self.select_plugins
|
||||
|
Reference in New Issue
Block a user