This folder contains code-first examples for Agent-Chatroom
use cases, where you define agents in code first, then host and interact with them in a chatroom.
- hello-world: add a hello-world-agent to chatroom
- weather-agent: add a weather-report agent to chatroom
- agent-chatroom-release-room: use github issue helper and gpt-4o to write release note for agent-chatroom project
- code-interpreter-chatroom: a human-in-loop code interpreter agentic workflow using dotnet interactive
- web-surfer-agent-chatroom: An interactive web surfer agent using gpt-4o and playwrite.net