Watch: OpenAI Evals should be treated as a migration item, not a...
OpenAI Evals
OpenAI Evals is useful mainly as a migration and OpenAI-workflow reference in June...
Monthly MIT open-source repo Annual OpenAI API usage billed separately Price platform Evals scheduled to shut down November 30, 2026
Best plan
Do not start a new long-term dependency on the OpenAI Evals platform
Risk: OpenAI Evals should be treated as a migration item, not a...
Editorial · no paid placements
Should you use it?
OpenAI Evals is useful mainly as a migration and OpenAI-workflow reference in June 2026. OpenAI says existing evals become read-only on October 31, 2026 and the Evals dashboard and API shut down on November 30, 2026. New teams should choose a maintained eval stack instead of building around the hosted Evals platform.
- Buy if Existing OpenAI Evals users planning a migration
- Pick Do not start a new long-term dependency on the OpenAI Evals platform. Use it only for existing OpenAI-hosted eval workflows during the migration window, and move durable test coverage to Promptfoo, Braintrust, Inspect AI, or another maintained eval stack before October 31, 2026
- Skip if New long-term eval platform adoption
Plan guidance
What to buy
Free, MIT licensed
OpenAI Evals should be treated as a migration item, not a...
Current pricing source: OpenAI Evals license
Fit
Use it for this, skip it for that
Best for
- Existing OpenAI Evals users planning a migration
- Teams reviewing old OpenAI eval assets before shutdown
- OpenAI API builders who need to understand the current eval and grader guidance
- Teams comparing OpenAI-hosted evals with Promptfoo, Braintrust, Inspect AI, and Opik
Avoid if
- New long-term eval platform adoption
- Teams that need durable hosted eval APIs beyond November 30, 2026
- Vendor-neutral evaluation across many model providers
- Buyers that need a managed LLMOps platform with trace retention and review queues
- Watch out
- OpenAI Evals should be treated as a migration item, not a new durable eval platform, because the hosted Evals dashboard and API have scheduled read-only and shutdown dates.
Recent changes
Only what affects the decision
- OpenAI Evals open-source repository
Repository code is MIT licensed; OpenAI API usage is separate
OpenAI Evals license - OpenAI hosted Evals platform
Existing evals become read-only on October 31, 2026
OpenAI API deprecations
Alternatives
Best swaps
Open AI collaboration hub for models, datasets, Spaces, inference endpoints, evaluations, and enterprise ML workflows.
Free hub access; Pro $9/mo; Team $20/user/mo; Enterprise from $50/user/mo; paid compute/storage · 9.3/10 LiteLLMOpen-source LLM gateway and Python SDK for one OpenAI-compatible interface across 100+ model providers, with routing, virtual ke
Free MIT core outside enterprise directory; Enterprise custom · 8.8/10 promptfooOpen-source LLM evaluation, red teaming, vulnerability scanning, guardrails, model security, MCP proxy, code scanning, and enter
Community free / Enterprise custom / On-Premise custom · 8.8/10Proof and score math Verified Jun 28
Proof
Why this recommendation is trusted
- Source
- Registered source
- Freshness
- Current
- Confidence
- High confidence
- Verified
- Review
- Volatility
- Volatile
High-volatility evidence needs frequent review.
Editorial score
Unweighted average of 4 axes · confidence high
- Utility 6/10
How much real work it can do for a competent operator, end to end.
- Value 5/10
What you get for the dollar relative to the closest alternative.
- Moat 6/10
How hard it would be for a competitor to replicate the underlying advantage.
- Longevity 3/10
How likely the product is to still be best-in-class 24 months out.
Verified facts
- Best For Existing OpenAI Evals users who need to review, migrate, or temporarily run evals and graders inside OpenAI workflows before the scheduled 2026 shutdown.
- Pricing Anchor The open-source OpenAI Evals repository is MIT licensed, while OpenAI API calls used to run evals are billed separately under OpenAI API pricing.
- Watch Out For OpenAI Evals should be treated as a migration item, not a new durable eval platform, because the hosted Evals dashboard and API have scheduled read-only and shutdown dates.
- Eval Scope OpenAI's evals guide covers evaluation workflows for testing and improving model outputs, including datasets, graders, prompt regression checks, bulk experimentation, completion monitoring, fine-tuning, and distillation paths.
- Deprecation Schedule OpenAI's deprecations page says Evals platform deprecation was announced June 3, 2026, existing evals become read-only on October 31, 2026, and the Evals dashboard and API are scheduled to shut down on November 30, 2026.
Full review notes Long-form details, FAQ, and source history
OpenAI Evals covers two related surfaces: the open-source openai/evals repository and OpenAI’s hosted Evals platform/docs for testing model and prompt behavior.
The buyer reason to care in June 2026 is migration risk. OpenAI’s own deprecations page says the Evals platform is being deprecated, with existing evals becoming read-only on October 31, 2026 and the dashboard/API scheduled to shut down on November 30, 2026.
System Verdict
Use OpenAI Evals only as a migration bridge. It is relevant for existing OpenAI-hosted eval users who need to extract, review, or migrate evaluation coverage before the shutdown dates.
Do not build a new long-term eval stack on hosted OpenAI Evals. New eval programs should shortlist promptfoo, Braintrust, Inspect AI, Opik, DeepEval, or Ragas depending on whether the need is security, datasets, code-defined tasks, hosted traces, broad tests, or RAG metrics.
Best plan guidance: treat October 31, 2026 as the practical migration deadline. That is when OpenAI says existing evals become read-only.
Key Facts
| Core job | OpenAI eval workflows, graders, and legacy eval assets |
| License | MIT for the open-source repository |
| Platform status | Deprecated as of June 3, 2026 announcement |
| Read-only date | October 31, 2026 |
| Shutdown date | November 30, 2026 |
| Main caveat | Not a durable new eval platform |
When To Pick OpenAI Evals
- You already use hosted Evals. The immediate job is inventory, export, and migration before the read-only and shutdown dates.
- You need OpenAI grader context. The OpenAI docs remain useful for understanding datasets, graders, prompt regression checks, bulk experiments, completion monitoring, fine-tuning, and distillation workflows.
- You need to read old eval logic. The
openai/evalsrepository remains useful as a historical registry and framework reference. - You want a migration checklist. The deprecation schedule gives clear dates that can drive engineering and compliance planning.
- You are comparing alternatives. It is a useful benchmark for what your next eval platform must replace.
When To Pick Something Else
- Local security testing: promptfoo when jailbreaks, prompt injection, MCP exposure, and repeatable security tests matter.
- Hosted release-quality evals: Braintrust or Opik when datasets, traces, experiments, scores, and review workflows need a managed home.
- Code-defined safety evals: Inspect AI when teams want Python tasks, scorers, sandboxes, and agent evals.
- Code-first LLM tests: DeepEval when LLM, RAG, agent, safety, and CI tests should live in code.
- RAG metrics: Ragas when retrieval quality is the main evaluation problem.
Pricing
OpenAI Evals was checked on June 28, 2026 against OpenAI developer docs, the deprecations page, the openai/evals repository, and the raw license.
| Cost line | Public price | Buyer note |
|---|---|---|
openai/evals repository | Free, MIT licensed | Useful for legacy framework and registry context |
| OpenAI hosted Evals | API usage billed separately | Scheduled to become read-only October 31, 2026 and shut down November 30, 2026 |
| Model/API usage | Depends on OpenAI API pricing | Eval runs can consume model tokens and grader calls |
| Migration tooling | Depends on destination | Promptfoo, Braintrust, Inspect AI, Opik, DeepEval, or custom CI may require separate setup |
The practical buying advice: do not optimize for cheap OpenAI Evals usage. Optimize for a clean migration before the platform becomes read-only.
Failure Modes
- New dependency risk. A new OpenAI-hosted Evals build has a short remaining platform runway.
- Read-only surprise. Existing evals become read-only before the full shutdown date, so migration should finish before October 31.
- Token costs can hide. Model outputs, grader calls, retries, and experiments can all spend API budget.
- Vendor lock-in. OpenAI-specific eval workflows may not transfer cleanly to Anthropic, Google, open-weight, or self-hosted model routes.
- Legacy repo confusion. The open-source repository can still be useful, but it is not the same thing as a durable hosted Evals product.
Change History
- 2026-06-28: Added OpenAI Evals with deprecation schedule, migration guidance, repository status, license, and alternatives.
Methodology
This page was produced by the aipedia.wiki editorial pipeline. Scoring follows the four-dimension rubric at /about/scoring/ (Utility x Value x Moat x Longevity, unweighted average). Last verified 2026-06-28 against OpenAI developer docs, the deprecations page, repository, and license sources.
FAQ
Is OpenAI Evals still active? It is still relevant for existing users during the migration window, but OpenAI’s deprecations page says hosted Evals becomes read-only on October 31, 2026 and shuts down on November 30, 2026.
Is the OpenAI Evals repository free?
Yes. The raw openai/evals license is MIT. Running evals can still incur OpenAI API costs.
What should replace OpenAI Evals? Use Promptfoo for security and local evals, Braintrust or Opik for hosted release workflows, Inspect AI for code-defined safety and agent evals, DeepEval for code-first LLM tests, and Ragas for RAG metrics.
Sources
- OpenAI evals guide: evaluation workflows, graders, prompts, model experiments, and monitoring context
- OpenAI API deprecations: Evals platform read-only and shutdown dates
- OpenAI Evals GitHub repository: open-source repository status
- OpenAI Evals license: MIT license
- OpenAI API pricing: API usage pricing context
Related
- Category: AI Infrastructure · AI Coding
- Alternatives: promptfoo · Braintrust · Inspect AI · Opik
Reader reviews
Embed this score on your site Free. Links back.
<a href="https://aipedia.wiki/tools/openai-evals/" target="_blank" rel="noopener"><img src="https://aipedia.wiki/badges/openai-evals.svg" alt="OpenAI Evals on aipedia.wiki" width="260" height="72" /></a> [](https://aipedia.wiki/tools/openai-evals/) Badge value auto-updates if the editorial score changes. Attribution via the link is required.
Cite this page For journalists, researchers, and bloggers
According to aipedia.wiki Editorial at aipedia.wiki (https://aipedia.wiki/tools/openai-evals/) aipedia.wiki Editorial. (2026). OpenAI Evals: Editorial Review. aipedia.wiki. Retrieved July 2, 2026, from https://aipedia.wiki/tools/openai-evals/ aipedia.wiki Editorial. "OpenAI Evals: Editorial Review." aipedia.wiki, 2026, https://aipedia.wiki/tools/openai-evals/. Accessed July 2, 2026. aipedia.wiki Editorial. 2026. "OpenAI Evals: Editorial Review." aipedia.wiki. https://aipedia.wiki/tools/openai-evals/. @misc{openai-evals-editorial-review-2026,
author = {{aipedia.wiki Editorial}},
title = {OpenAI Evals: Editorial Review},
year = {2026},
publisher = {aipedia.wiki},
url = {https://aipedia.wiki/tools/openai-evals/},
note = {Accessed: 2026-07-02}
} Spotted an error or want to share your experience with OpenAI Evals?
Every tool page is re-verified on a recurring cycle, and corrections land faster when readers flag them directly. If you spot a stale fact, a missing capability, or have used OpenAI Evals and want to share what worked or didn't, the editorial desk reviews every message sent through this form.
Email editorial@aipedia.wiki