We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fecdfe6 commit 7d93adaCopy full SHA for 7d93ada
website/src/data/gallery.json
@@ -68,6 +68,12 @@
68
"image": "default.png",
69
"tags": ["ui"]
70
},
71
+ {
72
+ "title": "Full Function UI for AutoGen Powered by Panel",
73
+ "link": "https://youtu.be/9lSaRP9GLCY?si=HihULAe3FFyteFHY",
74
+ "description": "A UI allows users to directly interact with AI agents in real-time during a group chat scenario",
75
+ "tags": ["ui"]
76
+ },
77
{
78
"title": "AutoGen Monitoring and Observability",
79
"link": "https://docs.arize.com/phoenix/quickstart/llm-traces/autogen-support",
0 commit comments