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