mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
docs update
This commit is contained in:
parent
6fbd01e715
commit
e80aba6e0c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ This is your unique LiteLLM API Key. It has a max budget of $100 which is reset
|
|||
|
||||
Now let's call **claude-2** (Anthropic) and **llama2-70b-32k** (TogetherAI).
|
||||
|
||||
```
|
||||
```python
|
||||
from litellm import completion
|
||||
import os
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue