KnowledgeBaseRetrievalResponse interface
The output contract for the retrieval response.
Properties
| activity | The activity records for tracking progress and billing implications. |
| references | The references for the retrieval data used in the response. |
| response | The response messages. |
| response |
The sensitivity label information for the overall response. |
Property Details
activity
The activity records for tracking progress and billing implications.
activity?: KnowledgeBaseActivityRecordUnion[]
Property Value
references
The references for the retrieval data used in the response.
references?: KnowledgeBaseReferenceUnion[]
Property Value
response
responseSensitivityLabelInfo
The sensitivity label information for the overall response.
responseSensitivityLabelInfo?: PurviewSensitivityLabelInfo