Hacker News new | ask | show | jobs
Microsoft's AutoGen – Guide to code execution by LLMs (e2b.dev)
7 points by tizkovatereza 987 days ago
1 comments

AutoGen is very popular recently among frameworks for building agents.

In their paper, they compare with other frameworks like CAMEL or BabyAGI, and one difference that stands out is execution-capability.

I wrote something about its potential limitations, plus added a quick guide for code execution.

Happy to discuss!