Releases: Dharma-DX/AutoGenSample
Releases · Dharma-DX/AutoGenSample
Release list
AutoGen Multi-Agent Example
AutoGen Multi-Agent Example
This project demonstrates a multi-agent system using Microsoft AutoGen with the OpenAI API in .NET. The system includes three agents: a Writer Agent, a Critic Agent, and a Reviewer Agent.
Prerequisites
.NET SDK
OpenAI API Key
Setup
Clone the repository:
git clone https://github.com/Dharma-DX/AutoGenMultiAgentExample.git
cd AutoGenMultiAgentExample