Code Files for AutoGen Introduction in 5 files step by step including how to enable Docker
🕑 Added 2023-10-03 03:33:58 +0000 UTCThis is for video: https://youtu.be/WnBCPG-ZdLk
We will take a look at the AutoGen library by Microsoft in this video on how we can use it to easily create agent interactions with OpenAI's GPT-4. We will also learn about how to set llm config, save conversation history to a file and set up Docker for safe execution of code blocks.
WSL windows install: https://learn.microsoft.com/en-us/windows/wsl/install
Docker deskptop: https://www.docker.com/products/docker-desktop/
Auto AGI original video: https://youtu.be/jTC-6kBOfn8
Auto AGI original source code: https://www.patreon.com/posts/87530987
Search 180+ echohive videos and code download links: https://www.echohive.live/
Chat with us on Discord: https://discord.gg/PPxTP3Cs3G
Comments
Echo Hive
I really like it now. At first I had troubles due to Docker stuff but I think it is easy to use, kinda intuitive and has a lot of features. I will keep testing with it and eventually start experimenting with it. I think it is one of the easier to use packages IMO
Michael B
thank you, what are your thoughts on autogen vs the other packages you've been using?