Design and simulate LangGraph-style agents on a visual canvas — then get a sharp AI critique.
Free trial: 5 AI critiques per network (IP), no account needed. Sign in unlocks the Pro monthly plan with a higher quota.
Built by Leandro Garcia
Not graph memory. Budgets like MAX_ATTEMPTS live here — they become consts.py. Nodes can use them: on budget spent?, compare attempts against the constant.
I/O contracts (Pydantic). What each LLM node returns.
What the graph returns (fields of the last structured reply).