Skip to content
Humanloop → EvalGuard

Move off Humanloop recover and rebuild your Humanloop workflows. 

EvalGuard has every Humanloop feature that matters — prompt editor, eval, deployments, human feedback, versioning — plus red-team security, LLM firewall, gateway, and FinOps in the same workspace. No vendor ownership by a model provider.

SOC 2 evidence engineISO 42001 mappedEU AI ActGDPR
Why migrate

Why now, not later

Deadline risk

Sunset timelines aren't yours to control

After an acquisition, the product roadmap — including any sunset date — is set by the acquirer, not by you. If Humanloop is in your production path, that's a hard-deadline risk worth planning for. Migrating on your own schedule is cheap; migrating during a forced cutover is an incident.

Independence

Your eval platform shouldn't be owned by a model vendor

Humanloop announced “Humanloop joins Anthropic” and sunset its platform on 8 September 2025. Whether a model vendor should own the platform you use to test its models for safety — or to compare them against OpenAI, Gemini, or open-source alternatives — is a question worth weighing. EvalGuard has zero model-vendor ownership.

More in the same platform

Humanloop had prompts + evals. EvalGuard has six products.

Red team (300+ plugins), LLM firewall, gateway with 90+providers, OTel observability, FinOps cost tracking — all sharing one auth, one bill, one SLA. Consolidate vendors, don't just swap them.

Feature parity

Feature parity, at a glance

Everything you use in Humanloop has a direct equivalent — most are stronger in EvalGuard because the same platform also handles security, observability, and cost.

HumanloopEvalGuardResult
Prompt Editor (side-by-side model comparison)Playground + Prompt Optimizer across 90+ providersStronger
DatasetsDatasets (CSV/JSON import, versioned)Parity
Evaluations (LLM-as-judge, human labels)200+ scorers incl. LLM-as-judge, pairwise, rubric-basedStronger
Human Feedback / AnnotationAnnotation queues with multi-reviewer assignmentParity
Deployments / Prompt VersioningPrompt versions + A/B testing + shadow deployStronger
Logs / ObservabilityOTel trace ingest + drift detection + cost attributionStronger
Compliance evidence / Enterprise SSOSAML/OIDC SSO + SCIM + 50 compliance frameworksParity
Migration path

Migrate your project in three commands

Start from the export you already hold — the platform was sunset on 8 September 2025 and api.humanloop.com no longer resolves, so there is no live API left to export from. The importer reads your prompts, datasets, and evaluators out of it into a runnable evalguard.config.json.

1
Find your Humanloop export
# a directory from Humanloop's Export Tool (github.com/humanloop/humanloop-export), # or a `humanloop pull` directory from while the API was up
2
Convert it to an EvalGuard config
# point it at a file from that export directory: npx @evalguard/cli import:humanloop <export-dir>/prompts.json
3
Run your evals locally — no EvalGuard account needed
npx @evalguard/cli eval:local evalguard.config.json

Humanloop claims on this page were checked against their published documentation humanloop.com/docs/changelog/2025/08 + humanloop-python @ 9e184d9 — on 2026-08-10. Capabilities move; check their current docs before you decide.

The importer maps every Humanloop evaluator it can (exact-match, contains, toxicity, bias, factuality, relevance, LLM-graded) to an EvalGuard scorer and flags any custom code evaluators so you can rewrite them. Prompt templates use the same {{var}} syntax — no rewrite needed.

eval:local runs entirely on your machine with your own provider key — no EvalGuard sign-up required. To run on the EvalGuard cloud instead (shared dashboards, run history, drift alerts), log in and use evalguard eval --project <id>.

Want a hand with the migration?

If your project has custom evaluators or a large dataset, send us your Humanloop export and we'll help you map it and validate the first run. Free.