docs update

This commit is contained in:
Krrish Dholakia 2023-09-18 16:37:23 -07:00
parent 6fbd01e715
commit e80aba6e0c

View file

@ -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). Now let's call **claude-2** (Anthropic) and **llama2-70b-32k** (TogetherAI).
``` ```python
from litellm import completion from litellm import completion
import os import os