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

Parameters

opts?

SpanEndOptions

Returns

void

Examples