mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
Update docs/my-website/docs/providers/heroku.md
Co-authored-by: Claire Riley <claire.riley@salesforce.com>
This commit is contained in:
parent
d4e320a4ce
commit
7b0ecb1847
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ response = completion(
|
|||
print(response)
|
||||
```
|
||||
|
||||
> Include the `heroku/` prefix in the model name so LiteLLM knows the model provider to use.
|
||||
|
||||
### Explicitly Setting `api_key` and `api_base`
|
||||
|
||||
```python
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue