mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
11 lines
1.1 KiB
Plaintext
11 lines
1.1 KiB
Plaintext
---
|
|
title: "ObservabilityRampDestinationConfig"
|
|
---
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- |
|
|
| `api_key` | *str* | :heavy_check_mark: | Generate this in your Ramp integration settings. |
|
|
| `base_url` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
|
| `headers` | Dict[str, *str*] | :heavy_minus_sign: | Custom HTTP headers to include in requests to Ramp. | |