add example to website (#860)

* add exaample to website

* add to gallery

* Update website/docs/Examples.md

---------

Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
This commit is contained in:
Olaoluwa Ademola Salami 2023-12-30 03:53:39 +00:00 committed by GitHub
parent 2d3ed96f46
commit 7a55734bb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,5 +151,12 @@
"description": "Tutorial on building vision-enabled AI agents using AutoGen and llava.",
"image": "default.png",
"tags": ["tools", "app"]
},
{
"title": "AutoGen + Chainlit chat interface with multi-agent conversation",
"link": "https://github.com/antoineross/Autogen-UI/tree/main",
"description": "Chainlit chat interface with multi-agent conversation between agents to complete a tasks",
"image": "default.png",
"tags": ["ui"]
}
]