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

Parameters

opts?

SpanEndOptions

Returns

void

Examples