Class AgentChatAttachment

Export

AgentChatAttachment

Constructors

Properties

Constructors

Properties

attributes?: {
    [key: string]: any;
}

Attachment attributes map (required)

Type declaration

  • [key: string]: any

Memberof

AgentChatAttachment

kind?: string

Attachment kind (required)

Memberof

AgentChatAttachment

toolCallId?: string

Tool call identifier

Memberof

AgentChatAttachment