mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
14 lines
3.1 KiB
Markdown
14 lines
3.1 KiB
Markdown
# OpenResponsesNonStreamingResponseToolFunction
|
|
|
|
Function tool definition
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
|
|
| `type` | [components.OpenResponsesNonStreamingResponseType](../components/openresponsesnonstreamingresponsetype.md) | :heavy_check_mark: | N/A |
|
|
| `name` | *str* | :heavy_check_mark: | N/A |
|
|
| `description` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |
|
|
| `strict` | *OptionalNullable[bool]* | :heavy_minus_sign: | N/A |
|
|
| `parameters` | Dict[str, *Nullable[Any]*] | :heavy_check_mark: | N/A | |