{"nodes":[{"id":"classify","position":{"x":0,"y":120},"type":"customNode","width":240,"height":120,"data":{"id":"classify","label":"Classify prompt","name":"classifier","category":"Classifiers","inputAnchors":[{"id":"classify-input","label":"In","name":"input"}],"outputAnchors":[{"id":"classify-output","label":"Out","name":"output"}],"inputs":{}}},{"id":"route","position":{"x":280,"y":120},"type":"customNode","width":240,"height":120,"data":{"id":"route","label":"Route (pick model)","name":"router","category":"Routers","inputAnchors":[{"id":"route-input","label":"In","name":"input"}],"outputAnchors":[{"id":"route-output","label":"Out","name":"output"}],"inputs":{}}},{"id":"dispatch","position":{"x":560,"y":120},"type":"customNode","width":240,"height":120,"data":{"id":"dispatch","label":"Dispatch -> LiteLLM","name":"dispatch","category":"Chat Models","inputAnchors":[{"id":"dispatch-input","label":"In","name":"input"}],"outputAnchors":[{"id":"dispatch-output","label":"Out","name":"output"}],"inputs":{}}},{"id":"persist","position":{"x":840,"y":120},"type":"customNode","width":240,"height":120,"data":{"id":"persist","label":"Persist + meter","name":"sink","category":"Output","inputAnchors":[{"id":"persist-input","label":"In","name":"input"}],"outputAnchors":[{"id":"persist-output","label":"Out","name":"output"}],"inputs":{}}}],"edges":[{"id":"classify-route","source":"classify","target":"route","sourceHandle":"classify-output","targetHandle":"route-input","type":"buttonedge"},{"id":"route-dispatch","source":"route","target":"dispatch","sourceHandle":"route-output","targetHandle":"dispatch-input","type":"buttonedge"},{"id":"dispatch-dispatch-fallback","source":"dispatch","target":"dispatch","sourceHandle":"dispatch-output","targetHandle":"dispatch-input","type":"buttonedge","label":"fallback"},{"id":"dispatch-persist-ok_or_exhausted","source":"dispatch","target":"persist","sourceHandle":"dispatch-output","targetHandle":"persist-input","type":"buttonedge","label":"ok_or_exhausted"}],"viewport":{"x":0,"y":0,"zoom":1}}