LangChain - LangGraph for Stateful Agents
Identify the error in this routing condition:
conditions = [lambda ctx: ctx['score'] > 50, lambda ctx: ctx['score'] < 50]
conditions = [lambda ctx: ctx['score'] > 50, lambda ctx: ctx['score'] < 50]
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions