gradio_agent_inspector / event-trace /graph-J0thtik1.json
Francois Lancelot
Add initial "static" space for component demo
43e9024
raw
history blame contribute delete
376 Bytes
{
"dotSrc": "digraph {\n\tgraph [bgcolor=\"#333537\" rankdir=LR]\n\tweather_agent_v1 [label=\"🤖 weather_agent_v1\" color=\"#cccccc\" fontcolor=\"#cccccc\" shape=ellipse style=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"
}