Skip to content

Commit

Permalink
fix: update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
krrishdholakia committed Apr 11, 2024
1 parent 83e7ed9 commit f4d3467
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,4 @@ litellm/proxy/vertex_key.json
/node_modules
kub.yaml
loadtest_kub.yaml
litellm/proxy/_new_secret_config.yaml
5 changes: 0 additions & 5 deletions litellm/proxy/_new_secret_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f4d3467

Please sign in to comment.