mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-28 23:49:13 +00:00
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:
parent
2d3ed96f46
commit
7a55734bb5
@ -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"]
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user