mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-01 12:40:23 +08:00
9 lines
636 B
Markdown
9 lines
636 B
Markdown
# ChatCompletionMessageToolCallFunction
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------- | --------------------------------- | --------------------------------- | --------------------------------- |
|
|
| `name` | *str* | :heavy_check_mark: | Function name to call |
|
|
| `arguments` | *str* | :heavy_check_mark: | Function arguments as JSON string | |