This website requires JavaScript.
Explore
Help
Sign in
phoenix
/
litellm
Watch
1
Star
0
Fork
You've already forked litellm
0
forked from
phoenix/litellm-mirror
Code
Pull requests
Activity
486cbb990c
litellm
/
litellm
/
router_strategy
History
Download ZIP
Download TAR.GZ
Ishaan Jaff
486cbb990c
fix allow user to pass input_cost and output_cost
2024-05-07 13:08:16 -07:00
..
least_busy.py
fix(router.py): handle id being passed in as int
2024-04-04 14:23:10 -07:00
lowest_cost.py
fix allow user to pass input_cost and output_cost
2024-05-07 13:08:16 -07:00
lowest_latency.py
fix(lowest_latency.py): fix the size of the latency list to 10 by default (can be modified)
2024-05-03 09:00:32 -07:00
lowest_tpm_rpm.py
usage based routing RPM count fix
2024-04-30 00:29:38 +05:30
lowest_tpm_rpm_v2.py
feat(router.py): add 'get_model_info' helper function to get the model info for a specific model, based on it's id
2024-05-02 17:53:09 -07:00