| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | The ID of the tool call. | |
| Function | ChatCompletionMessageToolCallFunction | The function that the model called. | |
| Type | string | The type of the tool. Currently, only `function` is supported. |
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | The ID of the tool call. | |
| Function | ChatCompletionMessageToolCallFunction | The function that the model called. | |
| Type | string | The type of the tool. Currently, only `function` is supported. |