startLLM
▸ startLLM(opts): LLM
Start an LLM span as a child of the current Turn. Throws if no Turn is
active.
Parameters
| Name | Type |
|---|---|
opts | LLMInit |
Returns
LLM
TypeScript SDK reference
opts): LLM
Start an LLM span as a child of the current Turn. Throws if no Turn is
active.
| Name | Type |
|---|---|
opts | LLMInit |
LLM