{ "projectId": "<string>", "userProfileId": "<string>", "personaProfileId": "<string>" }
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.
The unique identifier of the project in which the answer generation was triggered.
Identifies the user who initiated the request that resulted in answer generation.
Identifies the persona profile.