mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
14 lines
1.5 KiB
Plaintext
14 lines
1.5 KiB
Plaintext
---
|
|
title: "RangeCapability"
|
|
---
|
|
|
|
A parameter that accepts any value within an inclusive numeric range.
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
|
|
| `max` | *float* | :heavy_check_mark: | N/A |
|
|
| `min` | *float* | :heavy_check_mark: | N/A |
|
|
| `type` | [components.RangeCapabilityType](../components/rangecapabilitytype.mdx) | :heavy_check_mark: | N/A | |