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