We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d578c3e commit 170921dCopy full SHA for 170921d
1 file changed
docs/content/docs/introduction-design-philosophy.mdx
@@ -8,10 +8,7 @@ import AgentTraceTerminal from "@site/src/sections/home/AgentTraceTerminal";
8
import ClaudeCodeTerminal from "@site/src/sections/home/ClaudeCodeTerminal";
9
import TraceLoopConnector from "@site/src/sections/home/TraceLoopConnector";
10
11
-**DeepEval** is an open-source evaluation framework for LLM applications, built
12
-around a simple idea: evaluation should fit the way your team actually iterates.
13
-
14
-DeepEval is designed around a few principles that make these workflows fast:
+DeepEval was designed around around a simple idea: evaluation should fit the way your team actually iterates.
15
16
<Cards>
17
<Card
0 commit comments