mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
14 lines
2.4 KiB
Markdown
14 lines
2.4 KiB
Markdown
# OpenResponsesRequestToolFunction
|
|
|
|
Function tool definition
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
|
|
| `type` | [components.OpenResponsesRequestType](../components/openresponsesrequesttype.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 | |