From e52e4cc1a97e8b9f0394512eae52404098787ee2 Mon Sep 17 00:00:00 2001 From: Krish Dholakia Date: Sat, 20 Apr 2024 09:48:49 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c81181f3..3caeb830b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

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

-

OpenAI Proxy Server | Enterprise Tier

+

OpenAI Proxy Server | Hosted Proxy (Preview) | Enterprise Tier

PyPI Version @@ -128,7 +128,9 @@ response = completion(model="gpt-3.5-turbo", messages=[{"role": "user", "content # OpenAI Proxy - ([Docs](https://docs.litellm.ai/docs/simple_proxy)) -Set Budgets & Rate limits across multiple projects +Track spend + Load Balance across multiple projects + +[Hosted Proxy (Preview)](https://docs.litellm.ai/docs/hosted) The proxy provides: