Skip to content

Where can I study more in dept how Auto-GPT works? #180

Answered by farrael004
gigagiova asked this question in Q&A
Discussion options

You must be logged in to vote

Honestly, I've found the code simple to read. Try starting from the main.py script and see the different functions that are called. Follow any of them that you want to see how they work.

Unfortunately the concept of agents is still quite new and there aren't many good explanations even though the concept is simple. I'd recommend watching some videos on LangChain Agents and how those work. But I don't recommend using LangChain for anything complex. LangChain is a very hard to modify library because of the levels of abstraction.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by gigagiova
Comment options

You must be logged in to vote
1 reply
@gigagiova
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants