> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: LLMInit

> TypeScript SDK reference

[weave](../) / LLMInit

## Table of contents

### Properties

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

## Properties

### model

• **model**: `string`

#### Defined in

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

***

### providerName

• `Optional` **providerName**: `string`

#### Defined in

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