diff --git a/docs/api/openapi_detector_api.yaml b/docs/api/openapi_detector_api.yaml index 3c821d24..fc521d10 100644 --- a/docs/api/openapi_detector_api.yaml +++ b/docs/api/openapi_detector_api.yaml @@ -71,7 +71,7 @@ paths: description: >- Detectors that run on prompt and text generation output.
- Answer relevance
- - Faithfulness
+ - Factuality
operationId: generation_analysis_unary_handler parameters: - name: detector-id @@ -171,7 +171,7 @@ paths: post: summary: Context Analysis Unary Handler description: >- - Detectors that work on a context based inputs.
+ Detectors that work on a context created by document(s).
- Context relevance
- Faithfulness / Groundedness
operationId: context_analysis_unary_handler_api_v1_text_context_doc_post