mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-15 12:27:01 +00:00
fix: update gitignore
This commit is contained in:
@@ -48,3 +48,4 @@ litellm/proxy/vertex_key.json
|
||||
/node_modules
|
||||
kub.yaml
|
||||
loadtest_kub.yaml
|
||||
litellm/proxy/_new_secret_config.yaml
|
||||
|
||||
@@ -27,11 +27,6 @@ litellm_settings:
|
||||
upperbound_key_generate_params:
|
||||
max_budget: os.environ/LITELLM_UPPERBOUND_KEYS_MAX_BUDGET
|
||||
|
||||
router_settings:
|
||||
routing_strategy: usage-based-routing-v2
|
||||
redis_host: redis-16337.c322.us-east-1-2.ec2.cloud.redislabs.com
|
||||
redis_password: madeBerri@992
|
||||
redis_port: 16337
|
||||
|
||||
general_settings:
|
||||
master_key: sk-1234
|
||||
|
||||
Reference in New Issue
Block a user