メインコンテンツへスキップ

endConversation

endConversation(opts?): void 現在のConversationを終了します。アクティブなConversationがない場合、この操作は何も行いません。

パラメーター

タイプ
opts?SpanEndOptions

戻り値

void
weave.endConversation();
weave.endConversation({: new ('2026-05-29T10:00:01.700Z')});

定義元

src/genai/api.ts:151