Skip to main content
endConversation(opts?): void
End the current Conversation. No-op if no Conversation is active. Defined in: src/genai/api.ts:159

Parameters

opts?

SpanEndOptions

Returns

void

Examples