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

# Interface : SubAgentInit

> Référence du SDK TypeScript

[weave](../) / SubAgentInit

<div id="table-of-contents">
  ## Table des matières
</div>

<div id="properties">
  ### Propriétés
</div>

* [model](./subagentinit#model)
* [nom](./subagentinit#name)

## Propriétés

<div id="model">
  ### model
</div>

• `Facultatif` **model**: `string`

<div id="defined-in">
  #### Défini dans
</div>

[genai/subagent.ts:15](https://github.com/wandb/weave/blob/6538626556c93d6f31ae725fdefe4e6b8b71bc2c/sdks/node/src/genai/subagent.ts#L15)

***

<div id="name">
  ### nom
</div>

• **nom**: `string`

<div id="defined-in">
  #### Défini dans
</div>

[genai/subagent.ts:14](https://github.com/wandb/weave/blob/6538626556c93d6f31ae725fdefe4e6b8b71bc2c/sdks/node/src/genai/subagent.ts#L14)
