Why my LangGraph agent throws away its checkpoint on every request
The problem
Wingman is a worker-evaluator agent. A worker LLM tries to satisfy a success criteria, an evaluator decides if it passed, and if it failed the worker retries up to 5 times. Standard loop.
akashpersetti.hashnode.dev5 min read
Dhrushti S R
Great work