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:40:43 -06:00
committed by GitHub
co-authored by Claire Riley
parent cc3ec33fe9
commit e2165ff76e
+1 -1
View File
@@ -2,7 +2,7 @@
## Provision a Model
To use the Heroku provider for LiteLLM, you must first configure a Heroku app, and attach one of the models listed in the [Supported Models](#supported-models) section.
To use Heroku with LiteLLM, [configure a Heroku app and attach a supported model](https://devcenter.heroku.com/articles/heroku-inference#provision-access-to-an-ai-model-resource).
To get configure a Heroku app with an attached model, please refer to [Heroku's documentation](https://devcenter.heroku.com/articles/heroku-inference).