mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
update docs
This commit is contained in:
parent
cd81841705
commit
aa74ca02fb
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Reference in a new issue