Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-update-reference-docs-34.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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