Replies: 2 comments
-
My bad - i confused 'weight' with 'order' - Line 5677 in c2f01b0 which is supported as a pre-call filter |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed here - 9860a4e |
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.
-
...at least I think so, or am I missing anything?
https://docs.litellm.ai/docs/routing#weighted-deployments
but when I checked https://github.com/BerriAI/litellm/blob/main/litellm/router.py, I don't see the weight being used in e.g. https://github.com/BerriAI/litellm/blob/main/litellm/router_strategy/lowest_tpm_rpm_v2.py#L30 in any way (
usage-based-routing-v2
)Beta Was this translation helpful? Give feedback.
All reactions