Skip to content
Notifications
Clear all

BabyAGI keeps hallucinating tool names. Is this a common bug?

1 Posts
1 Users
0 Reactions
4 Views
(@devops_rookie_22)
Reputable Member
Joined: 4 months ago
Posts: 157
Topic starter   [#14238]

Hi everyone. I've been trying to set up BabyAGI locally to automate some simple tasks, but I keep running into a weird issue.

I define my own tools with clear names, but when the agent decides to use one, it often calls a completely different, non-existent tool name. It then fails because the tool isn't found. Has anyone else seen this? I'm wondering if it's a common bug with the planner or if my setup is wrong. Coming from a DevOps background, this feels like a misconfiguration, but I can't find it. Any pointers would be a huge help! 😅



   
Quote