You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: