> ## 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

> TypeScript SDK リファレンス

定義元: [src/genai/llm.ts:36](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/genai/llm.ts#L36)

<div id="extends">
  ## 継承元
</div>

* `SpanInitBase`

<div id="properties">
  ## プロパティ
</div>

<div id="model">
  ### モデル
</div>

> **モデル**: `string`

定義元: [src/genai/llm.ts:37](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/genai/llm.ts#L37)

***

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

> `optional` **providerName**: `string`

定義元: [src/genai/llm.ts:38](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/genai/llm.ts#L38)

***

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

> `optional` **startTime**: `TimeInput`

定義元: [src/genai/spanBase.ts:17](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/genai/spanBase.ts#L17)

<div id="inherited-from">
  #### 継承元
</div>

`SpanInitBase.startTime`

***

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

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

定義元: [src/genai/llm.ts:39](https://github.com/wandb/weave/blob/8c5f077eb11c42b84000726ff20504abc728d3fb/sdks/node/src/genai/llm.ts#L39)
