PreBuiltResult interface
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
errors
modelVersion
This field indicates which model is used for scoring.
modelVersion: string
Property Value
string
statistics
if showStats=true was specified in the request this field will contain information about the request payload.
statistics?: RequestStatistics