Creating Online Evaluations

Author continuously-running online evaluations in PostHog AI observability, grounded in a real failure mode you've identified. Use when the user wants an evaluation that automatically scores new `$ai_generation` events going forward — "create an eval to catch X", "continuously check that responses do Y", "turn this failure into an eval". Covers choosing the eval type (hog / llm_judge / sentiment), gating on the team's provider key before an llm_judge eval, scoping which events fire via conditions (property filters + rollout sampling), creating it disabled, verifying scope, and enabling. Finding and ranking the failure modes worth evaluating is its own job — use exploring-ai-failures first. To debug or manage evaluations that already exist, use exploring-llm-evaluations.

AgentCorp-Inc Updated

File contents

AgentCorp-Inc/AgentCorp-Integrations-Skills/tree/main/PostHog/skills/creating-online-evaluations commit a058f3a305

Frequently asked questions

npx skillmds@latest add agentcorp-inc/creating-online-evaluations