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