Class AgentSessionHistoryResponse

Export

AgentSessionHistoryResponse

Constructors

Properties

appName?: string

Agent application name (required)

Memberof

AgentSessionHistoryResponse

messages?: AgentChatMessage[]

Session message history (required)

Memberof

AgentSessionHistoryResponse

sessionId?: string

Session ID (required)

Memberof

AgentSessionHistoryResponse

title?: string

Session title

Memberof

AgentSessionHistoryResponse

userId?: string

User ID (required)

Memberof

AgentSessionHistoryResponse