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

# インターフェース: LLMInit

> TypeScript SDK リファレンス

[weave](../) / LLMInit

<div id="table-of-contents">
  ## 目次
</div>

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

* [モデル](./llminit#model)
* [providerName](./llminit#providername)

## プロパティ

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

• **model**: `string`

<div id="defined-in">
  #### 定義元
</div>

[genai/llm.ts:31](https://github.com/wandb/weave/blob/6538626556c93d6f31ae725fdefe4e6b8b71bc2c/sdks/node/src/genai/llm.ts#L31)

***

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

• `任意` **providerName**: `string`

<div id="defined-in">
  #### 定義元
</div>

[genai/llm.ts:32](https://github.com/wandb/weave/blob/6538626556c93d6f31ae725fdefe4e6b8b71bc2c/sdks/node/src/genai/llm.ts#L32)
