We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d6d393 commit 8093ea9Copy full SHA for 8093ea9
docs/api/openapi_detector_api.yaml
@@ -71,7 +71,7 @@ paths:
71
description: >-
72
Detectors that run on prompt and text generation output. <br>
73
- Answer relevance <br>
74
- - Faithfulness <br>
+ - Factuality <br>
75
operationId: generation_analysis_unary_handler
76
parameters:
77
- name: detector-id
@@ -171,7 +171,7 @@ paths:
171
post:
172
summary: Context Analysis Unary Handler
173
174
- Detectors that work on a context based inputs.<br>
+ Detectors that work on a context created by document(s).<br>
175
- Context relevance <br>
176
- Faithfulness / Groundedness <br>
177
operationId: context_analysis_unary_handler_api_v1_text_context_doc_post
0 commit comments