Skip to content

Commit 8093ea9

Browse files
committed
📝 improve documentation for doc endpoint and add factuality in generation example
Signed-off-by: gkumbhat <kumbhat.gaurav@gmail.com>
1 parent 4d6d393 commit 8093ea9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/openapi_detector_api.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ paths:
7171
description: >-
7272
Detectors that run on prompt and text generation output. <br>
7373
- Answer relevance <br>
74-
- Faithfulness <br>
74+
- Factuality <br>
7575
operationId: generation_analysis_unary_handler
7676
parameters:
7777
- name: detector-id
@@ -171,7 +171,7 @@ paths:
171171
post:
172172
summary: Context Analysis Unary Handler
173173
description: >-
174-
Detectors that work on a context based inputs.<br>
174+
Detectors that work on a context created by document(s).<br>
175175
- Context relevance <br>
176176
- Faithfulness / Groundedness <br>
177177
operationId: context_analysis_unary_handler_api_v1_text_context_doc_post

0 commit comments

Comments
 (0)