From 586c0a7be57cb742164287d4ba4b140ffcfc7fd4 Mon Sep 17 00:00:00 2001 From: Timothy Lowrimore <154477569+tlowrimore-heroku@users.noreply.github.com> Date: Tue, 12 Aug 2025 08:45:47 -0600 Subject: [PATCH] Update docs/my-website/docs/providers/heroku.md Co-authored-by: Claire Riley --- docs/my-website/docs/providers/heroku.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/my-website/docs/providers/heroku.md b/docs/my-website/docs/providers/heroku.md index f3350e46d4..64ffe8c998 100644 --- a/docs/my-website/docs/providers/heroku.md +++ b/docs/my-website/docs/providers/heroku.md @@ -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. \ No newline at end of file