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

Parameters

opts?

SpanEndOptions

Returns

void

Examples