Add Agentok into gallery (#3148)

* docs: Added Agentok into gallery.

* Fixed the format issue

* Track agentok.png with Git LFS

---------

Co-authored-by: Qingyun Wu <qingyun0327@gmail.com>
This commit is contained in:
Hugh Lyu 2024-07-18 09:25:29 +08:00 committed by GitHub
parent 5e937641cd
commit 85b83e7af6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -219,5 +219,14 @@
"description": "Automatically creating linear tasks and assigning them to the right person, project, and team from GitHub commits using AutoGen Agents.",
"image": "composio-autogen.png",
"tags": ["tools"]
},
{
"title": "Agentok - Autogen Visualized",
"link": "https://github.com/hughlv/agentok",
"description": "Offering intuitive visual tools that streamline the creation and management of complex AutoGen workflows.",
"image": "agentok.png",
"tags": [
"tools", "ui", "app"
]
}
]