Skip to content

Commit

Permalink
Merge pull request #55 from gkumbhat/update_contenxt_api_content
Browse files Browse the repository at this point in the history
🧑‍💻 Rename prompt to content for context analysis API
  • Loading branch information
gkumbhat authored May 30, 2024
2 parents edb9248 + d9987e2 commit 63b5d85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/openapi_detector_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 63b5d85

Please sign in to comment.