> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-3071-org-scoped-api-keys.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# LLMInit

> Référence du SDK TypeScript

Défini dans : [src/genai/llm.ts:36](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/genai/llm.ts#L36)

<div id="extends">
  ## Étend
</div>

* `SpanInitBase`

<div id="properties">
  ## Propriétés
</div>

<div id="model">
  ### model
</div>

> **model** : `string`

Défini dans : [src/genai/llm.ts:37](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/genai/llm.ts#L37)

***

<div id="providername">
  ### providerName
</div>

> `facultatif` **providerName**: `string`

Défini dans : [src/genai/llm.ts:38](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/genai/llm.ts#L38)

***

<div id="starttime">
  ### startTime
</div>

> `facultatif` **startTime**: `TimeInput`

Défini dans : [src/genai/spanBase.ts:17](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/genai/spanBase.ts#L17)

<div id="inherited-from">
  #### Hérité de
</div>

`SpanInitBase.startTime`

***

<div id="systeminstructions">
  ### systemInstructions
</div>

> `facultatif` **systemInstructions**: `string`\[]

Défini dans : [src/genai/llm.ts:39](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/genai/llm.ts#L39)
