SummaryResult interface
- Extends
Properties
| conversations |
Inherited Properties
| errors | Errors by document id. |
| model |
This field indicates which model is used for scoring. |
| statistics | if showStats=true was specified in the request this field will contain information about the request payload. |
Property Details
conversations
Inherited Property Details
errors
modelVersion
This field indicates which model is used for scoring.
modelVersion: string
Property Value
string
Inherited From PreBuiltResult.modelVersion
statistics
if showStats=true was specified in the request this field will contain information about the request payload.
statistics?: RequestStatistics
Property Value
Inherited From PreBuiltResult.statistics