litellm-mirror/litellm
2024-01-11 08:57:32 +05:30
..
deprecated_litellm_server refactor: add black formatting 2023-12-25 14:11:20 +05:30
integrations (fix) working s3 logging 2024-01-11 08:57:32 +05:30
llms build(pyproject.toml): drop certifi dependency (unused) 2024-01-10 08:09:03 +05:30
proxy feat(proxy_cli.py): move print statements to show actually deployed port 2024-01-10 22:09:58 +05:30
router_strategy fix(lowest_latency.py): fix merge issue 2024-01-10 21:37:46 +05:30
tests test(test_tpm_rpm_routing.py): add more logging for the test 2024-01-11 00:43:14 +05:30
types (types) routerConfig 2024-01-02 14:14:29 +05:30
__init__.py fix(utils.py): raise correct error for azure content blocked error 2024-01-10 23:31:51 +05:30
_logging.py (fix) proxy - show detailed_debug logs 2024-01-08 15:34:24 +05:30
_redis.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
_version.py formatting improvements 2023-08-28 09:20:50 -07:00
budget_manager.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
caching.py (caching) Fix incorrect usage of str, which created invalid JSON. 2024-01-09 14:21:41 -05:00
cost.json store llm costs in budget manager 2023-09-09 19:11:35 -07:00
exceptions.py (v0) add ContentPolicyViolationError 2024-01-09 16:33:03 +05:30
main.py fix(main.py): fix streaming completion token counting error 2024-01-10 23:44:35 +05:30
model_prices_and_context_window_backup.json (fix) update back model prices with latest llms 2023-12-11 10:56:01 -08:00
requirements.txt Add symlink and only copy in source dir to stay under 50MB compressed limit for Lambdas. 2023-11-22 23:07:33 -05:00
router.py fix(router.py): allow user to control the latency routing time window 2024-01-10 20:56:52 +05:30
timeout.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
utils.py (fix) working s3 logging 2024-01-11 08:57:32 +05:30