mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-01 12:40:23 +08:00
11 lines
668 B
Markdown
11 lines
668 B
Markdown
# ChatCompletionChunkChoiceDeltaToolCallFunction
|
|
|
|
Function call details
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------- | --------------------------------- | --------------------------------- | --------------------------------- |
|
|
| `name` | *Optional[str]* | :heavy_minus_sign: | Function name |
|
|
| `arguments` | *Optional[str]* | :heavy_minus_sign: | Function arguments as JSON string | |