Share via


PreBuiltResult interface

Properties

errors

Errors by document id.

modelVersion

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

Errors by document id.

errors: InputError[]

Property Value

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

Property Value