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
e97fa833b3
commit
00c9f1fe0e
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Heroku for LiteLLM supports various [chat](https://devcenter.heroku.com/articles
|
|||
|
||||
## Environment Variables
|
||||
|
||||
When a model is attached to a Heroku app, three config variables are set:
|
||||
When you attach a model to a Heroku app, three config variables are set:
|
||||
|
||||
- `INFERENCE_KEY`: The API key used for authenticating requests to the model.
|
||||
- `INFERENCE_MODEL_ID`: The name of the model. E.g. `claude-3-5-haiku`.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue