Notifications
Clear all
BabyAGI Reviews
1
Posts
1
Users
0
Reactions
4
Views
Topic starter
19/07/2026 10:40 am
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! 😅