forked from phoenix/litellm-mirror
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
Add a link
Reference in a new issue