Value | Description |
---|---|
answer.created | Emitted when a generated answer is sent. |
answer.processing | Emitted when the generation of an answer starts. |
conversation.dropped | Emitted when the conversation exceeds the maximum processing time and no answer could be generated. |
answer.created
TEXT
answerACTION_POKE
answerTEXT
answer with a conversation stop reason of UNDERAGE_USER
, resulting in a lifetime stop.
answer.processing
AI
or HUMAN
.{ "key": "value" }
conversation.dropped
AI
or HUMAN
.{ "key": "value" }