Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save wiggitywhitney/e69e0b3161832b9d47a73f59815e83b2 to your computer and use it in GitHub Desktop.

Select an option

Save wiggitywhitney/e69e0b3161832b9d47a73f59815e83b2 to your computer and use it in GitHub Desktop.
How to Evaluate AI Code against Your Company's Standards — Datadog Illuminated with Ville Hellman

How to Evaluate AI Code against Your Company's Standards

Associated Datadog Illuminated episode: How to Evaluate AI Code against Your Company's Standards

Thumbnail


AGENTIC DATADOG ENGINEERING EVALUATION PLATFORM

ADEEP

  • ADEEP is a platform for measuring how well AI agents perform on Datadog-specific tasks
  • ⭐ Focuses on Datadog-specific frameworks, libraries, conventions, golden paths
  • Made up of evals & the infrastructure to run them

DEV

💭 "I want my coding agent to follow Datadog standards"

I've tried:

  • Writing Skills
  • Steering Documents
  • Context

But is it working?

Ask ADEEP: is it good? ADEEP returns: score and reasoning

PLAT ENG

💭 "I want my service to be used optimally by AI agents"

But I don't know:

  • Signal: Is it used effectively?
  • Comparison: Which model and/or harness is best?
  • History: Any regressions for each of those questions?

I'll WRITE AN ADEEP EVAL!

Writing an eval extends ADEEP, and ADEEP eval results inform the Platform Engineer.

Senior leadership

💭 "I want to save money"

WRITING AN EVAL

  1. PROMPT: WRITE TASK, NOT METHOD
  2. CONFIG: WRITE DETERMINISTIC CHECKS
  3. JUDGE: LLM for qualitative scoring

RETURNS A SCORE + REASONING

Benefits of ADEEP

  • ⭐ Shows org-wide AI trends
  • ⭐ Pinpoint regressions
  • ⭐ Compare AI tools for specific tasks
  • ⭐ Cost efficiency
  • ⭐ Optimize context
  • ⭐ Encodes Datadog's knowledge
    • Repeatable
    • Sharable

Board photo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment