ToolSiftToolSift
Back to tutorials

AutoGen deployment notes

Microsoft open-source framework for building multi-agent AI applications.

Before installing

  • Review the license: MIT.
  • Check whether Docker is supported: unknown.
  • Check API key dependency: required.
  • Confirm supported models: OpenAI, Azure OpenAI, Local compatible models.

Setup commands

git clone https://github.com/microsoft/autogen.gitRead README and copy the example environment fileStart with Docker if the project provides compose files