Hacker News new | ask | show | jobs
by mihalycsaba 908 days ago
Is there something that can make gpt do these things reliably? I tried autogpt 0.4 (maybe 0.3) it spent almost an hour until it figured out it's not running on a .deb system. It really couldn't do anything more complex than a few lines of python or some basic google search. Maybe there are better tools or the latest autogpt is better?
1 comments

You have to invest some time into making it able to solve speicifc kinds of problems. I haven't used AutoGPT in a while because I'm working on my own agent.

That it spent an hour figuring out it wasn't running on a Debian based system means it obviously didn't have a very good way of challenging its own assumptions. With GPT4 there's really not an excuse for an autonomous agent not to be able to challenge its own assumptions when things go wrong, I have no idea of AutoGPT is good at that sort of thing, I suppose it depends on what direction their team is pushing the development.