Exploring LLM Evaluations

Investigate AI observability evaluations — `hog` (deterministic code-based), `llm_judge` (LLM-prompt-based), and `sentiment` (user-message sentiment). Find existing evaluations, inspect their configuration, run them against specific generations, query individual results, and set up scheduled reports on an evaluation. Use when the user asks to debug why an evaluation is failing, surface common failure modes, compare results across filters, dry-run a Hog evaluator, prototype a new LLM-judge prompt, inspect sentiment classifications, or manage the evaluation lifecycle.

posthog eaef6f0 19.7 KB Updated

File contents

posthog/ai-plugin/tree/main/skills/exploring-llm-evaluations commit eaef6f0888

Frequently asked questions

npx skillmds add posthog/exploring-llm-evaluations