mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
added new example in gallery.json (#1955)
* added new example in gallery.json * added image to webagent example * changed image format from .png to .jpg --------- Co-authored-by: Chi Wang <wang.chi@microsoft.com>
This commit is contained in:
@@ -191,5 +191,12 @@
|
||||
"description": "X-Force IDE is a low-code, agent-as-a-service UI framework that lets you create AutoGen-based workforces from a drag-and-drop-like user interface.",
|
||||
"image": "x-force-ide-ui.png",
|
||||
"tags": ["ui"]
|
||||
},
|
||||
{
|
||||
"title": "Multimodal Webagent created with AutoGen and OpenAI's Assistants API",
|
||||
"link": "https://github.com/schauppi/MultimodalWebAgent",
|
||||
"description": "A multimodal webbrowsing agent that autonomously browses the web.",
|
||||
"image": "webagent.jpg",
|
||||
"tags": ["tools", "app"]
|
||||
}
|
||||
]
|
||||
|
||||
BIN
website/static/img/gallery/webagent.jpg
Normal file
BIN
website/static/img/gallery/webagent.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Reference in New Issue
Block a user