LangGraph Agent CookbooksAgent implementations built with LangGraph and traced/evaluated with judgeval.Missing a cookbook or want to contribute one of your own? Open an issue on Github and we'll review it! Music Recommendation AgentThis example constructs, traces, and evaluates an agent that recommends songs based on a user's preferences/taste.Handrolled Agent CookbooksAgent implementations built from scratch (no agent framework, just model API calls) and traced/evaluated with judgeval.Custom Scorer CookbooksExamples of implementing and running custom scorer evals using Judgeval.