Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
options | models.ProviderOptions | :heavy_minus_sign: | Provider-specific options keyed by provider slug. The options for the matched provider are spread into the upstream request body. | {"openai": {"max_tokens": 1000}} |