API Reference
answer.processing
Schema
This event is emitted at the moment the system begins generating an answer. It serves as a signal that the response creation pipeline has started, allowing clients to track answer lifecycle states or trigger related UI or workflow events.
Type:object#
projectId stringrequiredThe unique identifier of the project in which the answer generation was triggered.
Type:string#
userProfileId stringrequiredIdentifies the user who initiated the request that resulted in answer generation.
Type:string