From 2ede903f0b2219a7bc320ebcbe3e753f8df400d3 Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Fri, 8 Dec 2023 07:39:13 -0800 Subject: [PATCH] docs: fix imports --- docs/my-website/docs/proxy/deploy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/my-website/docs/proxy/deploy.md b/docs/my-website/docs/proxy/deploy.md index 051f0af595..65ba90eeee 100644 --- a/docs/my-website/docs/proxy/deploy.md +++ b/docs/my-website/docs/proxy/deploy.md @@ -80,8 +80,8 @@ LiteLLM proxy has been load tested to handle 1500 req/s. ### Throughput - 30% Increase LiteLLM proxy + Load Balancer gives **30% increase** in throughput compared to Raw OpenAI API - + ### Latency Added - 0.00325 seconds LiteLLM proxy adds **0.00325 seconds** latency as compared to using the Raw OpenAI API - +