Files
openrouter-python-sdk-retry…/docs/components/rangecapability.mdx
T

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 |