mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
docs(routing.md): shoutout sweep on load balancing docs
This commit is contained in:
parent
e3d37b9bdc
commit
3d850337a2
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ If you want a server to load balance across different LLM APIs, use our [OpenAI
|
|||
|
||||
|
||||
## Load Balancing
|
||||
(s/o [@paulpierre](https://www.linkedin.com/in/paulpierre/) for his contribution to this implementation)
|
||||
(s/o [@paulpierre](https://www.linkedin.com/in/paulpierre/) and [sweep proxy](https://docs.sweep.dev/blogs/openai-proxy) for their contributions to this implementation)
|
||||
[**See Code**](https://github.com/BerriAI/litellm/blob/main/litellm/router.py)
|
||||
|
||||
### Quick Start
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue