You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project demonstrates a multi-agent system using Microsoft AutoGen with the OpenAI API in .NET. It includes three agents: a Writer Agent, a Critic Agent, and a Reviewer Agent. The Writer Agent generates content based on user input, the Critic Agent provides feedback, and the Reviewer Agent finalizes the content.