Skip to content

Releases: Dharma-DX/AutoGenSample

AutoGen Multi-Agent Example

Choose a tag to compare

@Dharma-DX Dharma-DX released this 12 Feb 11:23
9535306

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