mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-17 10:26:07 +00:00
docs: fix imports
This commit is contained in:
@@ -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
|
||||
<Image img={require('../img/throughput.png')} />
|
||||
<Image img={require('../../img/throughput.png')} />
|
||||
|
||||
### Latency Added - 0.00325 seconds
|
||||
LiteLLM proxy adds **0.00325 seconds** latency as compared to using the Raw OpenAI API
|
||||
<Image img={require('../img/latency.png')} />
|
||||
<Image img={require('../../img/latency.png')} />
|
||||
|
||||
Reference in New Issue
Block a user