From 45e921d533bf9836a51e7c1593bbf8ea6a26f635 Mon Sep 17 00:00:00 2001 From: Cesar Garcia <128240629+Chesars@users.noreply.github.com> Date: Mon, 24 Nov 2025 02:54:38 -0300 Subject: [PATCH] fix: Update broken documentation links in README (#17002) - Update Hosted Proxy links to point to enterprise docs - Remove "(Preview)" label from Hosted Proxy - Fix "Supported LLM Providers" link to point to docs instead of GitHub anchor --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b6a946318f..20483ce70c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

Call all LLM APIs using the OpenAI format [Bedrock, Huggingface, VertexAI, TogetherAI, Azure, OpenAI, Groq etc.]

-

LiteLLM Proxy Server (LLM Gateway) | Hosted Proxy (Preview) | Enterprise Tier

+

LiteLLM Proxy Server (LLM Gateway) | Hosted Proxy | Enterprise Tier

PyPI Version @@ -40,7 +40,7 @@ LiteLLM manages: LiteLLM Performance: **8ms P95 latency** at 1k RPS (See benchmarks [here](https://docs.litellm.ai/docs/benchmarks)) [**Jump to LiteLLM Proxy (LLM Gateway) Docs**](https://github.com/BerriAI/litellm?tab=readme-ov-file#litellm-proxy-server-llm-gateway---docs)
-[**Jump to Supported LLM Providers**](https://github.com/BerriAI/litellm?tab=readme-ov-file#supported-providers-docs) +[**Jump to Supported LLM Providers**](https://docs.litellm.ai/docs/providers) 🚨 **Stable Release:** Use docker images with the `-stable` tag. These have undergone 12 hour load tests, before being published. [More information about the release cycle here](https://docs.litellm.ai/docs/proxy/release_cycle) @@ -208,7 +208,7 @@ response = completion(model="openai/gpt-4o", messages=[{"role": "user", "content Track spend + Load Balance across multiple projects -[Hosted Proxy (Preview)](https://docs.litellm.ai/docs/hosted) +[Hosted Proxy](https://docs.litellm.ai/docs/enterprise#hosted-litellm-proxy) The proxy provides: