Align branding, prompts, and deployment tooling
This commit is contained in:
@@ -84,7 +84,6 @@ class AnalystAgent(ReActAgent):
|
||||
agent_id=self.agent_id,
|
||||
config_name=self.config.get("config_name", "default"),
|
||||
toolkit=self.toolkit,
|
||||
analyst_type=self.analyst_type_key,
|
||||
)
|
||||
|
||||
async def reply(self, x: Msg = None) -> Msg:
|
||||
|
||||
Reference in New Issue
Block a user