DumGumDocs
Search documentation

Loading search…

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 stringrequired

The unique identifier of the project in which the answer generation was triggered.

Type: string
#userProfileId stringrequired

Identifies the user who initiated the request that resulted in answer generation.

Type: string
#personaProfileId stringrequired

Identifies the persona profile.

Type: string