Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
penguine-ip committed Aug 30, 2024
1 parent 7ddaf51 commit be310d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/confident-ai-testing-n-evaluation-test-run.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ There are two mandatory and one optional arguments when calling the `confident_e
- `disable_browser_opening`: a boolean which when set to `True`, will disable the auto-opening of the browser, which brings you to the experiment page of `experiment_name`.

:::tip
You can also provide a [`name` when creating an `LLMTestCase`](evaluation-test-cases#name). This is particularly useful if you're importing test cases from an external datasource and would like a way to label, identify and search for them on Confident AI.
You can also provide a [`name` when creating an `LLMTestCase`](evaluation-test-cases#labeling-test-cases-for-confident-ai). This is particularly useful if you're importing test cases from an external datasource and would like a way to label, identify and search for them on Confident AI.
:::

## Running A Test Run via `deepeval`
Expand Down

0 comments on commit be310d5

Please sign in to comment.