You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LangGraph routing agent that classifies LLM requests by complexity and dispatches to cheap (Haiku) or strong (Sonnet) models. Input/output guardrails detect prompt injection and hallucination. 98% routing accuracy, 28% cost reduction vs always-strong baseline on 50-question benchmark.