mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
fix(utils.py): fix linting erros
This commit is contained in:
parent
a070bee5be
commit
ec81b393e2
2 changed files with 2 additions and 2 deletions
|
@ -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.**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue