From d9987e218029654596f0af7c9ede44a0ed7ff48b Mon Sep 17 00:00:00 2001 From: gkumbhat Date: Thu, 30 May 2024 10:50:34 -0500 Subject: [PATCH] :technologist: Rename prompt to content for context analysis API Signed-off-by: gkumbhat --- docs/api/openapi_detector_api.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/openapi_detector_api.yaml b/docs/api/openapi_detector_api.yaml index 4533711e..047e3d34 100644 --- a/docs/api/openapi_detector_api.yaml +++ b/docs/api/openapi_detector_api.yaml @@ -258,9 +258,9 @@ components: title: ChatAnalysisResponse ContextAnalysisHttpRequest: properties: - prompt: + content: type: string - title: Prompt + title: Content example: What is the name of the solar powered car race held every two years? context_type: allOf: