Request interface

代表帶有遙測上下文的請求。 適用於所有類型的頻道與對話追蹤。

屬性

channel

呼叫的可選通道

content

請求的內容。

conversationId

可選的對話識別碼

sessionId

可選的會話識別碼用於分組相關請求

屬性詳細資料

channel

呼叫的可選通道

channel?: Channel

屬性值

content

請求的內容。

content?: InputMessagesParam

屬性值

conversationId

可選的對話識別碼

conversationId?: string

屬性值

string

sessionId

可選的會話識別碼用於分組相關請求

sessionId?: string

屬性值

string