TypeError: Agent.__init__() got an unexpected keyword argument 'team' #91

Open
opened 2025-11-06 14:32:44 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @wenpengx on GitHub (Oct 16, 2025).

Traceback:
File "E:\awesome-llm-apps\advanced_ai_agents\single_agent_apps\ai_movie_production_agent\movie_production_agent.py", line 52, in
movie_producer = Agent(
^^^^^^

我在部署这个项目的时候,输入其他模型供应商的key。提示这个问题

Originally created by @wenpengx on GitHub (Oct 16, 2025). Traceback: File "E:\awesome-llm-apps\advanced_ai_agents\single_agent_apps\ai_movie_production_agent\movie_production_agent.py", line 52, in <module> movie_producer = Agent( ^^^^^^ 我在部署这个项目的时候,输入其他模型供应商的key。提示这个问题
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#91