TRANSPARENCY_FAQS.md
AutoGen is a framework for simplifying the orchestration, optimization, and automation of LLM workflows. It offers customizable and conversable agents that leverage the strongest capabilities of the most advanced LLMs, like GPT-4, while addressing their limitations by integrating with humans and tools and having conversations between multiple agents via automated chat.
AutoGen is an experimentational framework for building a complex multi-agent conversation system by:
The agent conversation-centric design has numerous benefits, including that it:
Please note that AutoGen is an open-source library under active development and intended for use for research purposes. It should not be used in any downstream applications without additional detailed evaluation of robustness, safety issues and assessment of any potential harm or bias in the proposed application.
AutoGen is a generic infrastructure that can be used in multiple scenarios. The system’s intended uses include:
While AutoGen automates LLM workflows, decisions about how to use specific LLM outputs should always have a human in the loop. For example, you should not use AutoGen to automatically post LLM generated content to social media.
AutoGen relies on existing LLMs. Experimenting with AutoGen would retain common limitations of large language models; including:
Additionally, AutoGen’s multi-agent framework may amplify or introduce additional risks, such as: