Realtime messages
Named Entity Recognition
Payload definition for the message named_entity_recognition
.
session_id
string
requiredId of the live session
created_at
string
requiredDate of creation of the message. The date is formatted as an ISO 8601 string
error
object
requiredError message if the addon failed
type
enum<string>
default: named_entity_recognitionrequiredAvailable options:
named_entity_recognition
data
object
requiredThe message data. "null" if the addon failed
Was this page helpful?