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

# CustomRuntimeId

> TypeScript SDK reference

## Table of contents

### Properties

* [id](./customruntimeid#id)
* [maxTokens](./customruntimeid#maxtokens)

## Properties

### id

• **id**: `string`

#### Defined in

[src/weaveClient.ts:70](https://github.com/wandb/weave/blob/d5e11acb4bb292878563e3dca68e95312f03b6af/sdks/node/src/weaveClient.ts#L70)

***

### maxTokens

• `Optional` **maxTokens**: `number`

#### Defined in

[src/weaveClient.ts:71](https://github.com/wandb/weave/blob/d5e11acb4bb292878563e3dca68e95312f03b6af/sdks/node/src/weaveClient.ts#L71)
