mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-15 16:19:45 +00:00
* fix ALLOWED_VERTEX_AI_PASSTHROUGH_HEADERS * test_vertex_passthrough_forwards_anthropic_beta_header * fix test_vertex_passthrough_forwards_anthropic_beta_header * test_vertex_passthrough_does_not_forward_litellm_auth_token * fix utils * Using Anthropic Beta Features on Vertex AI * test_forward_headers_from_request_x_pass_prefix
8 lines
110 B
YAML
8 lines
110 B
YAML
model_list:
|
|
- model_name: "*"
|
|
litellm_params:
|
|
model: "*"
|
|
|
|
general_settings:
|
|
master_key: sk-1234
|