forked from phoenix/litellm-mirror
* fix gcs bucket auth * allow iam auth for gcs logging * test_get_gcs_logging_config_without_service_account
9 lines
No EOL
254 B
YAML
9 lines
No EOL
254 B
YAML
model_list:
|
|
- model_name: fake-openai-endpoint
|
|
litellm_params:
|
|
model: openai/fake
|
|
api_key: os.environ/OPENAI_API_KEY
|
|
api_base: https://exampleopenaiendpoint-production.up.railway.app/
|
|
|
|
litellm_settings:
|
|
callbacks: ["gcs_bucket"] |