Skip to content

Commit 279f56a

Browse files
lgayhardtchangliu2
andauthored
Update articles/ai-foundry/concepts/observability.md
Co-authored-by: changliu2 <[email protected]>
1 parent 56536a2 commit 279f56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/concepts/observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To learn more, see [Textual similarity evaluators](./evaluation-evaluators/textu
6161
|--|--|--|
6262
| Retrieval | Measures how effectively the system retrieves relevant information. | Query , context |
6363
| Document Retrieval | Measures accuracy in retrieval results given ground truth. | Ground truth , retrieved documents, |
64-
| Groundedness | Measures how consistent the response is with respect to the retrieved context. | Query, context, response |
64+
| Groundedness | Measures how consistent the response is with respect to the retrieved context. | (optional) Query, context, response |
6565
| Groundedness Pro | Measures whether the response is consistent with respect to the retrieved context. | Query, context, response |
6666
| Relevance | Measures how relevant the response is with respect to the query. | Query, response|
6767
| Response Completeness | Measures to what extent the response is complete (not missing critical information) with respect to the ground truth. | Response, ground truth |

0 commit comments

Comments
 (0)