LangChain
Read post

How Similarweb Evaluates Agent Reports with LangSmith

Similarweb's AI engineering team shares how they built an evaluation workflow for long-form agent research reports in Data Studio using LangSmith. The post covers two evaluation approaches: deterministic checks (tool usage, structured output) and LLM-as-judge scoring. For open-ended deep research reports with no single correct answer, they use rubric-based scoring with explicit anchors per quality dimension (e.g., source integration, faithfulness) plus A/B comparisons against a saved baseline. A key lesson: miscalibrated rubrics can make good updates appear as regressions — they lost a week to conflicting criteria before inspecting per-criterion comments. The workflow that worked combines hypothesis-driven small evaluations, trace inspection, full benchmark runs with repetitions, and baseline comparisons, treating evaluation as an engineering workflow rather than a release checklist.

    #ai-agents#rag#langchain#langsmith
Jul 29•11m read time•From langchain.com
Post cover image
Table of contents
Two Ways to Score an Output: Determinist Checks and LLM-as-a-Judge ScoringThe Easy Case: Regular ChatThe Hard Case: Deep ResearchLangSmith Connected Evaluator Scores to Traces and Baseline ComparisonsMiscalibrated Rubrics Can Make Good Updates Look Like RegressionsThe Workflow That WorkedFinal Takeaways: Golden Answers, Rubrics, Traces, and Baselines Serve Different Parts of Agent Evaluation
79 Impressions
LangChain's image
LangChain

Langchain is a publication focusing on programming languages, language design, and compiler developm...

633 Followers

•

2.4K Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard