mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
10 lines
1.8 KiB
Markdown
10 lines
1.8 KiB
Markdown
# ChatMessageToolCall
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
|
|
| `id` | *str* | :heavy_check_mark: | N/A |
|
|
| `type` | *Literal["function"]* | :heavy_check_mark: | N/A |
|
|
| `function` | [components.ChatMessageToolCallFunction](../components/chatmessagetoolcallfunction.md) | :heavy_check_mark: | N/A | |