Skip to content
FindOpenSource

Promptfoo

Open-source tool for testing and evaluating LLM prompts, comparing outputs across models and catching quality regressions before deployment.

Overview

Promptfoo runs a set of test cases against one or more LLM prompts or models, scoring outputs against defined criteria and showing side-by-side comparisons - so a team can catch a prompt change that degrades quality, or compare how different models perform on the same task, before shipping. It works as a CLI that fits into existing CI pipelines.

Promptfoo is a fit for teams iterating on prompts or comparing LLM providers who want data-driven evaluation instead of manual eyeballing, complementing DeepEval (also in this catalog) - both cover LLM evaluation, with Promptfoo leaning toward prompt and model comparison specifically.

Categories
AI & Machine Learning
Keywords
llm-evaluationprompt-testingmodel-comparison
Languages
TypeScript
License
MIT

Spotted an error? Suggest an edit on GitHub.