mengjin001 / autogen-demos

Demo code for use cases of AutoGen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft AutoGen Demo Applications

Retrieve Chat (RAG) Demo

This demo shows how to use the RetrieveUserProxyAgent and RetrieveAssistantAgent to build a chatbot. View the Source Code. Try it online.

Multi-Round Human Interaction Chatbot Demo

This demo shows how to build a chatbot which can handle multi-round conversations with human interactions. View the Source Code. Try it online.

Group Chat Playground Demo

This demo is an AutoGen playground implemented with Panel. View the Source Code. Try it online.

About

Demo code for use cases of AutoGen

License:MIT License


Languages

Language:Python 98.1%Language:Dockerfile 1.9%Language:Shell 0.0%