mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +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
fa587c2eba
commit
417b18a727
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ When you attach a model to a Heroku app, three config variables are set:
|
|||
|
||||
Both `INFERENCE_KEY` and `INFERENCE_URL` are required to make calls to your model.
|
||||
|
||||
For a deeper explanation of these variables, see the official [Heroku documentation](https://devcenter.heroku.com/articles/heroku-inference#model-resource-config-vars).
|
||||
For more information on these variables, see the [Heroku documentation](https://devcenter.heroku.com/articles/heroku-inference#model-resource-config-vars).
|
||||
|
||||
## Usage Examples
|
||||
### Using Config Variables
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue