mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
4.2 KiB
4.2 KiB
OpenAIResponsesInputFunctionCall
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
type |
components.OpenAIResponsesInputTypeFunctionCall | ✔️ | N/A | |
call_id |
str | ✔️ | N/A | |
name |
str | ✔️ | N/A | |
arguments |
str | ✔️ | N/A | |
id |
Optional[str] | ➖ | N/A | |
status |
OptionalNullable[components.ToolCallStatus] | ➖ | N/A | completed |