Skip to content

mengjin001/autogen-demos

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.1%
  • Dockerfile 1.9%