openai/evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 77
- Release rhythm 35
- Longevity 94
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1318
- days_rel: n/a
- days_push: 141
- n_releases_24m: 0
Adoption not part of the score
19262 stars · 3060 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenAI Evals is a Python framework for evaluating large language models and LLM-based systems, with an open-source registry of benchmark evals. It supports running existing evals and writing custom ones, including private evals built on your own data.
Use cases
- evaluate llm model quality across benchmarks
- compare how different model versions affect my use case
- build custom evals for my llm application
- run benchmark suite on openai models
- create private evals from my own data
- test llm system behavior before deploying
When to choose
- you are building with OpenAI models and want standardized evaluation
- you need a registry of ready-made LLM benchmarks
- you want to write custom evals in Python for your LLM workflows
When to avoid
- you need evaluation of non-OpenAI models without adaptation
- you want a GUI-only evaluation experience (the OpenAI Dashboard may suffice instead)
- you are not working with LLMs at all
Facets
framework · maturity active
testing benchmarking llm-inference prompt-engineering large-language-models machine-learning developer-tools artificial-intelligence python cli cross-platform llm-evaluation benchmarks openai eval-registry model-testing
2 sources
- readme: https://github.com/openai/evals · fetched 2026-08-28 · c702dda2917e
- registry_pypi: https://pypi.org/pypi/evals/json · fetched 2026-08-29 · 3263beae54c1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/evals | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem