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

Parameters

opts?

SpanEndOptions

Returns

void

Examples