Skip to main content
startLLM(opts): LLM
Start an LLM span as a child of the current Turn. Throws if no Turn is active. Defined in: src/genai/api.ts:77

Parameters

opts

LLMInit

Returns

LLM

Examples