Forethought Triage Prediction
A single label prediction returned by a Forethought Triage model.
AIArtificial IntelligenceCustomer SupportCustomer ServiceGenerative AISupportGPTConversational AITicket TriageAgentic AIVoice AIHelpdeskMulti-Agent
Properties
| Name |
Type |
Description |
| model_name |
string |
The Triage model identifier that produced this prediction. |
| prediction_value |
string |
The predicted label (category, language, sentiment, etc.). |
| prediction_confidence |
number |
Confidence score between 0.0 and 1.0. |
| top_predictions |
array |
Ranked list of alternative predictions. |
JSON Schema