Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 375 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 375 Bytes

Some examples of the capabilities of AutoGen, a framework that enables development of LLM applications using multiple agents that can converse with each other to solve task.

Requirements:

pip install pyautogen docker

AutoGen Resources

Getting Started with AutoGen