mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Update README.md
This commit is contained in:
parent
595630c487
commit
35ecc91a71
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ pip install litellm
|
|||
|
||||
```python
|
||||
from litellm import completion
|
||||
|
||||
import os
|
||||
## set ENV variables
|
||||
os.environ["OPENAI_API_KEY"] = "openai key"
|
||||
os.environ["COHERE_API_KEY"] = "cohere key"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue