Update docs/my-website/docs/providers/heroku.md

Co-authored-by: Claire Riley <claire.riley@salesforce.com>
This commit is contained in:
Timothy Lowrimore 2025-08-12 08:45:47 -06:00 committed by GitHub
parent 7b0ecb1847
commit 586c0a7be5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -76,5 +76,3 @@ 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.