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