-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
Path: /examples/teams/collaborate/discussion_team
Traceback (most recent call last):
File "/root/agno-agents/discussion_team.py", line 69, in
agent_team = Team(
^^^^^
TypeError: Team.init() got an unexpected keyword argument 'update_team_context'
FIX:
The update_team_context parameter was invalid and needs to be removed from line 85 (update_team_context=True,)
Metadata
Metadata
Assignees
Labels
No labels