Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nick863 committed Apr 19, 2024
1 parent a801282 commit 2b84e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/promptflow-evals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![License: MIT](https://img.shields.io/github/license/microsoft/promptflow)](https://github.com/microsoft/promptflow/blob/main/LICENSE)

## Introduction
Evaluators are prebuilt promptflow pipelines that are designed to measure the quality of the outputs from language models.
Evaluators are custom or prebuilt promptflow pipelines that are designed to measure the quality of the outputs from language models.

## Usage
Users can create run evaluators on the local machine as shown in the example below:
Expand Down

0 comments on commit 2b84e46

Please sign in to comment.