From c07cae58f101f7488158fb320fb17112b9d5fe59 Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Mon, 23 Oct 2023 09:38:09 -0700 Subject: [PATCH] (docs) proxy server --- docs/my-website/docs/simple_proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/simple_proxy.md b/docs/my-website/docs/simple_proxy.md index a511ae0f772..ab2dbd678b9 100644 --- a/docs/my-website/docs/simple_proxy.md +++ b/docs/my-website/docs/simple_proxy.md @@ -2,7 +2,7 @@ import Image from '@theme/IdealImage'; # OpenAI Proxy Server -A simple, fast, and lightweight **OpenAI-compatible server** to call 100+ LLM APIs. +A simple, fast, and lightweight **OpenAI-compatible server** to call 100+ LLM APIs in the OpenAI Input/Output format [![Deploy](https://deploy.cloud.run/button.svg)](https://deploy.cloud.run?git_repo=https://github.com/BerriAI/litellm)