mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
13 lines
4.1 KiB
Markdown
13 lines
4.1 KiB
Markdown
# ResponsesOutputItemFunctionCall
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ |
|
|
| `type` | [components.ResponsesOutputItemFunctionCallType](../components/responsesoutputitemfunctioncalltype.md) | :heavy_check_mark: | N/A |
|
|
| `id` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
|
| `name` | *str* | :heavy_check_mark: | N/A |
|
|
| `arguments` | *str* | :heavy_check_mark: | N/A |
|
|
| `call_id` | *str* | :heavy_check_mark: | N/A |
|
|
| `status` | [Optional[components.ResponsesOutputItemFunctionCallStatusUnion]](../components/responsesoutputitemfunctioncallstatusunion.md) | :heavy_minus_sign: | N/A | |