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

Parameters

opts?

SpanEndOptions

Returns

void

Examples