Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Function | *components.ChatStreamToolCallFunction | :heavy_minus_sign: | Function call details | |
ID | *string | :heavy_minus_sign: | Tool call identifier | call_abc123 |
Index | int64 | :heavy_check_mark: | Tool call index in the array | 0 |
Type | *components.ChatStreamToolCallType | :heavy_minus_sign: | Tool call type | function |