PredictionResponse interface

Represents the prediction response.

Properties

prediction

The prediction of the requested query.

query

The query used in the prediction.

Property Details

prediction

The prediction of the requested query.

prediction: Prediction

Property Value

query

The query used in the prediction.

query: string

Property Value

string