gradio_agent_inspector / event-trace /graph-4nNtOvIp.json
Francois Lancelot
Add initial "static" space for component demo
43e9024
raw
history blame contribute delete
409 Bytes
{
"dotSrc": "digraph {\n\tgraph [bgcolor=\"#333537\" rankdir=LR]\n\tweather_agent_v1 [label=\"🤖 weather_agent_v1\" color=\"#0F5223\" fillcolor=\"#0F5223\" fontcolor=\"#cccccc\" shape=ellipse style=\"filled,rounded\"]\n\tget_weather [label=\"🔧 get_weather\" color=\"#cccccc\" fontcolor=\"#cccccc\" shape=box style=rounded]\n\tweather_agent_v1 -> get_weather [arrowhead=none color=\"#cccccc\"]\n}\n"
}