forked from phoenix/litellm-mirror
* enforce prometheus as enterprise feature * show correct error on prometheus metric when not enrterprise user * docs promethues metrics enforced * fix enforcing
14 lines
247 B
YAML
14 lines
247 B
YAML
model_list:
|
|
- model_name: fake-azure-endpoint
|
|
litellm_params:
|
|
model: openai/429
|
|
api_key: fake-key
|
|
api_base: https://exampleopenaiendpoint-production.up.railway.app
|
|
|
|
|
|
|
|
|
|
litellm_settings:
|
|
success_callback: ["gcs_bucket"]
|
|
|
|
|