website/snippets/data/GalleryItems.mdx
file with your application entry.
static/img/gallery
directory if the image is local. If the image is hosted online, just update the image
property with the URL of the image.
website/snippets/data/GalleryItems.mdx
file:
Property | Description |
---|---|
title | Provide a clear and concise title for your demo. |
link | Include a valid URL linking to your demo. |
description | Write a short description (1-2 sentences) to summarize your demo. |
image | Use the filename of an image stored in the static/img/gallery directory if the image is local. |
If the image is hosted online, ensure the URL is correctly added to the entry. | |
tags | Add up to two tags that best describe your demo for clarity. |
Choose from the existing tags: | |
- app : Using AG2 for specific applications. | |
- extension : Enhancing AG2 beyond the features in the current version. | |
- ui : Building a user interface for AG2. | |
- tool : Strengthening AG2 Agents with external tools. | |
- groupchat : Solving complex tasks with a group of Agents. | |
Or propose new tags if the existing ones do not describe your demo. Ensure they are descriptive and concise. |