Skip to main content

endConversation

endConversation(opts?): void End the current Conversation. No-op if no Conversation is active.

Parameters

NameType
opts?SpanEndOptions

Returns

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

Defined in

src/genai/api.ts:151