mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +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
5857d17fad
commit
d4e320a4ce
1 changed files with 2 additions and 0 deletions
|
|
@ -71,6 +71,8 @@ response = completion(
|
|||
)
|
||||
```
|
||||
|
||||
> Include the `heroku/` prefix in the model name so LiteLLM knows the model provider to use.
|
||||
|
||||
## Misc
|
||||
|
||||
Note that in both of the above examples, the model name has the `heroku/` prefix. This is necessary, as it allows LiteLLM to know what model provider to use.
|
||||
Loading…
Add table
Reference in a new issue