Skip to content

Commit 2c15705

Browse files
committed
updated docs
1 parent 1f1c4fa commit 2c15705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/metrics-dag.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import Equation from "@site/src/components/equation";
99
The deep acyclic graph (DAG) metric in `deepeval` is currently the most versatile custom metric for you to easily build deterministic decision trees for evaluation with the help of using LLM-as-a-judge.
1010

1111
:::info
12-
The `DAGMetric` is a **custom metric based on a LLM-powered decision tree, and gives you more deterministic control** over [`GEval`.](/docs/metrics-llm-evals) You can also use `GEval` within your `DAGMetric`.
12+
The `DAGMetric` is a **custom metric based on a LLM-powered decision tree, and gives you more deterministic control** over [`GEval`.](/docs/metrics-llm-evals) You can however also use `GEval` within your `DAGMetric`.
1313

1414
![ok](https://confident-docs.s3.amazonaws.com/dag-formatting-metric.svg)
1515

0 commit comments

Comments
 (0)