endLLM
▸ endLLM(opts?): void
End the current LLM. No-op if no LLM is active.
Parameters
| Name | Type |
|---|---|
opts? | SpanEndOptions |
Returns
void
Example
Example
Example
TypeScript SDK reference
opts?): void
End the current LLM. No-op if no LLM is active.
| Name | Type |
|---|---|
opts? | SpanEndOptions |
void
Example
Example
Example