Skip to content

Commit

Permalink
Add Agentok into gallery (#3148)
Browse files Browse the repository at this point in the history
* docs: Added Agentok into gallery.

* Fixed the format issue

* Track agentok.png with Git LFS

---------

Co-authored-by: Qingyun Wu <qingyun0327@gmail.com>
  • Loading branch information
2 people authored and victordibia committed Jul 30, 2024
1 parent 9c0d8fa commit 93e1792
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/src/data/gallery.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
}
]

0 comments on commit 93e1792

Please sign in to comment.