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:
schauppi
2024-03-13 00:50:47 +01:00
committed by GitHub
parent d583c8088e
commit 34a02f0a42
2 changed files with 7 additions and 0 deletions

View File

@@ -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"]
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB