fix(utils.py): fix linting erros

This commit is contained in:
Krrish Dholakia 2023-11-25 14:14:46 -08:00
parent a070bee5be
commit ec81b393e2
2 changed files with 2 additions and 2 deletions

View file

@ -676,7 +676,7 @@ model_list:
- model_name: my-paid-tier
litellm_params:
model: gpt-4
api_key: sk-...
api_key: my-api-key
```
**Step 2: Generate a user key - enabling them access to specific models, custom model aliases, etc.**