UpdateQnaDTOContext Class
Context associated with Qna to be updated.
- Inheritance
-
UpdateQnaDTOContext
Constructor
UpdateQnaDTOContext(*, prompts_to_delete=None, prompts_to_add=None, is_context_only: Optional[bool] = None, **kwargs)
Parameters
- is_context_only
- bool
Required
To mark if a prompt is relevant only with a previous question or not. true - Do not include this QnA as search result for queries without context false - ignores context and includes this QnA in search result
Feedback
Submit and view feedback for