Workflow
AskGenie
icon
Search documents
How Credit Genie Debugs Thousands of Agent Traces with LangSmith
LangChain· 2026-07-27 16:19
Product Architecture and Core Functions - Building the AI financial assistant AskGenie on top of LangGraph as the agent orchestration layer[1] - Utilizing LangSmith as the observability platform for tracing, monitoring, and alerts[1] - Facilitating user interaction through natural conversation to track personal finances and manage overspending[2] - Managing multi-step agent processes and routing through various tools, including distinct customer support functions[2] Technical Challenges and Optimization - Designing two different evaluators to accurately determine customer intent and prevent the AI from confusing similar tools[3] - Leveraging LangSmith traceability to break down agent runs into multiple steps and analyze reasoning for performance improvements[4] - Utilizing the LangSmith insights feature to segment thousands of traces into specific use cases, such as customer support issues[5] - Creating test suites consisting of 100 to 200 questions to target specific behaviors and ensure reliable results at scale[6] Vendor Partnership and Collaboration - Experiencing rapid support from the LangChain team with answers provided within minutes, resembling an internal team collaboration[6][7]