mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
fix: update gitignore
This commit is contained in:
parent
83e7ed94ce
commit
f4d34673d0
2 changed files with 1 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue