From 3eb3bbd62c432912a183f03e6575c07a48726d75 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 28 Dec 2023 11:58:33 +0530 Subject: [PATCH] Update README.md - add swagger docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 224fc7f5e..d8c871fd0 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,8 @@ response = completion(model="gpt-3.5-turbo", messages=[{"role": "user", "content Track spend across multiple projects/people +## 📖 Proxy Endpoints - [Swagger Docs](https://litellm-api.up.railway.app/) + ## Quick Start Proxy - CLI ```shell