DumGumDocs
Search documentation

Loading search…

API Reference

conversation.dropped

Schema

This event is emitted when a conversation exceeds the maximum allowed processing time or when the system fails to generate an answer.

Type: object
#projectId stringrequired

The unique identifier of the project where the dropped conversation occurred.

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
#tags objectrequired

A key-value object containing contextual metadata associated with the request.

Type: object

#Additional properties

Type: string