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: