Skip to content

Commit faab50d

Browse files
committed
.
1 parent 265bfbd commit faab50d

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

docs/content/docs/introduction.mdx

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,6 @@ DeepEval is local-first: your evaluations run in your own environment. When your
3434
team needs shared dashboards, regression tracking, observability, or production
3535
monitoring, DeepEval integrates natively with [Confident AI](https://www.confident-ai.com).
3636

37-
## Why DeepEval Exists
38-
39-
LLM applications are hard to test with traditional assertions. The same input can
40-
produce multiple acceptable outputs, failures are often semantic, and quality can
41-
depend on tool calls, multi-step reasoning, state, retrieved context, or conversation
42-
history.
43-
44-
DeepEval exists to make those behaviors testable without forcing every team into
45-
one workflow. You can write Pytest-style checks for CI/CD, run evals from
46-
standalone scripts and notebooks, score saved test cases or full datasets,
47-
evaluate entire traces or individual spans, and bring the same feedback loop into
48-
agentic coding workflows.
49-
5037
## Who is DeepEval For?
5138

5239
DeepEval was designed for a technical audience and here are the main personas we serve well:

0 commit comments

Comments
 (0)