add new gallery item (#1365)

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
This commit is contained in:
cem()
2024-01-23 17:18:00 -08:00
committed by GitHub
parent 0c5d6b2533
commit 19b5c85034
2 changed files with 7 additions and 0 deletions

View File

@@ -164,5 +164,12 @@
"description": "Chainlit chat interface with multi-agent conversation between agents to complete a tasks",
"image": "default.png",
"tags": ["ui"]
},
{
"title": "XForce IDE: Build AutoGen based workforces from a drag and drop UI",
"link": "https://ide.x-force.ai",
"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"]
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB