why not have a llm load balance infrustucture? #19906
dl942702882
announced in
Ideas
Replies: 2 comments
-
Hi @dl942702882 - litellm maintainer here - what is litellm missing to be useful here? there's also a langchain/litellm load balancer integration https://python.langchain.com/docs/integrations/chat/litellm_router/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
@dl942702882 See fallbacks. The examples are still pre-ver 1.0.0, but they give you a flavor of what can be done. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
why not have a llm load balance infrustucture?
Motivation
cause where i build an application and depoly into production enviroment, it always need kind of llm and some account, that because one account exist RPM or TPM, so i need multi account to serve my customers;
there is already an open source project https://github.com/BerriAI/litellm
however it is not very good to use
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions