Skip to main content
非推奨。 代わりに endConversation を使用してください。
const endSession: (opts?) => void = endConversation
現在の会話を終了します。アクティブな会話がない場合は何も行いません。 定義: src/genai/api.ts:169

パラメーター

opts?

SpanEndOptions

戻り値

void