mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 03:04:02 +00:00
update docs
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user