mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
13 lines
1.2 KiB
Plaintext
13 lines
1.2 KiB
Plaintext
---
|
|
title: "EnumCapability"
|
|
---
|
|
|
|
A parameter that accepts one of a discrete set of string values.
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| -------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------------------------------------------------------- |
|
|
| `type` | [components.EnumCapabilityType](../components/enumcapabilitytype.mdx) | :heavy_check_mark: | N/A |
|
|
| `values` | List[*str*] | :heavy_check_mark: | N/A | |