Fields
| Field | Type | Required | Description |
|---|---|---|---|
function | components.ChatToolCallFunction | :heavy_check_mark: | N/A |
id | str | :heavy_check_mark: | Tool call identifier |
type | components.ChatToolCallType | :heavy_check_mark: | N/A |
ChatToolCall method reference
| Field | Type | Required | Description |
|---|---|---|---|
function | components.ChatToolCallFunction | :heavy_check_mark: | N/A |
id | str | :heavy_check_mark: | Tool call identifier |
type | components.ChatToolCallType | :heavy_check_mark: | N/A |