📒 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:
Arno Angerer 2024-02-23 21:29:36 +01:00 committed by GitHub
parent f431c8fb00
commit c1a4733d50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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