update docs
This commit is contained in:
parent
cd81841705
commit
aa74ca02fb
@ -21,6 +21,7 @@ For all 4 cases, the exception returned inherits from the original OpenAI Except
|
||||
## usage
|
||||
|
||||
```python
|
||||
from openai.error import OpenAIError
|
||||
from litellm import completion
|
||||
|
||||
os.environ["ANTHROPIC_API_KEY"] = "bad-key"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user