add replicate to docs
This commit is contained in:
parent
d4df9ae276
commit
2e1f0152ba
@ -12,9 +12,9 @@ os.environ["REPLICATE_API_KEY"] = ""
|
||||
### Example Call
|
||||
|
||||
```python
|
||||
|
||||
# !pip install litellm
|
||||
from litellm import completion
|
||||
|
||||
import os
|
||||
## set ENV variables
|
||||
os.environ["REPLICATE_API_KEY"] = "replicate key"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user