mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
📒 docs: Add newline for list to be correctly rendered in UI (#1873)
Currently in the documentation page the bullet list is not rendered correctly. (See first paragraph on this docs page: https://docs.librechat.ai/install/configuration/litellm.html)
This commit is contained in:
parent
f431c8fb00
commit
c1a4733d50
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ weight: -7
|
|||
|
||||
# Using LibreChat with LiteLLM Proxy
|
||||
Use **[LiteLLM Proxy](https://docs.litellm.ai/docs/simple_proxy)** for:
|
||||
|
||||
* Calling 100+ LLMs Huggingface/Bedrock/TogetherAI/etc. in the OpenAI ChatCompletions & Completions format
|
||||
* Load balancing - between Multiple Models + Deployments of the same model LiteLLM proxy can handle 1k+ requests/second during load tests
|
||||
* Authentication & Spend Tracking Virtual Keys
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue