[GH-ISSUE #169] AI Startup Trend Analysis Agent fails to generate analysis #14136

Closed
opened 2026-07-12 22:12:32 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @wessamfathi on GitHub (Mar 29, 2025).
Original GitHub issue: https://github.com/Shubhamsaboo/awesome-llm-apps/issues/169

I'm trying to use the AI Startup agent but it fails to generate the analysis with the following error:

An error occurred: Agent.init() got an unexpected keyword argument 'agents'

I tried a bunch of different API keys, re-running the agent, deleting and starting from scratch, but the error persists.

Originally created by @wessamfathi on GitHub (Mar 29, 2025). Original GitHub issue: https://github.com/Shubhamsaboo/awesome-llm-apps/issues/169 I'm trying to use the AI Startup agent but it fails to generate the analysis with the following error: `An error occurred: Agent.init() got an unexpected keyword argument 'agents'` I tried a bunch of different API keys, re-running the agent, deleting and starting from scratch, but the error persists.
Author
Owner

@fiber2021 commented on GitHub (Mar 30, 2025):

If you're using LangChain, AutoGPT, or an AI framework, check your version. The Agent.init() function might not support the agents argument in your installed version.

<!-- gh-comment-id:2764418800 --> @fiber2021 commented on GitHub (Mar 30, 2025): If you're using LangChain, AutoGPT, or an AI framework, check your version. The Agent.init() function might not support the agents argument in your installed version.
Author
Owner

@DreamLi-425 commented on GitHub (Mar 30, 2025):

May I ask if there is a way to change the API of different products?

<!-- gh-comment-id:2764435700 --> @DreamLi-425 commented on GitHub (Mar 30, 2025): May I ask if there is a way to change the API of different products?
Author
Owner

@wessamfathi commented on GitHub (Apr 4, 2025):

@fiber2021 I didn't change any settings, just plugged in my Anthropic key and ran with all defaults.

<!-- gh-comment-id:2779687770 --> @wessamfathi commented on GitHub (Apr 4, 2025): @fiber2021 I didn't change any settings, just plugged in my Anthropic key and ran with all defaults.
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#14136