mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-06 15:51:58 +00:00
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:
parent
5e937641cd
commit
85b83e7af6
@ -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.",
|
"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",
|
"image": "composio-autogen.png",
|
||||||
"tags": ["tools"]
|
"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"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user