litellm/litellm
Krish Dholakia caca6a11d7
Merge pull request #3242 from BerriAI/litellm_router_fixes_2
fix(router.py) handle initial model list being empty
2024-04-23 10:55:19 -07:00
..
deprecated_litellm_server
integrations fix(prometheus.py): add user tracking to prometheus 2024-04-22 15:14:38 -07:00
llms fix(vertex_ai.py): fix streaming logic 2024-04-22 19:15:20 -07:00
proxy fix(proxy_server.py): handle router being initialized without a model list 2024-04-23 10:52:28 -07:00
router_strategy fix(lowest_tpm_rpm_v2.py): use a combined tpm+rpm query in async get cache, to reduce redis client calls in high traffic 2024-04-20 16:13:11 -07:00
tests fix(proxy_server.py): handle router being initialized without a model list 2024-04-23 10:52:28 -07:00
types feat(prometheus_services.py): emit proxy latency for successful llm api requests 2024-04-18 16:04:35 -07:00
__init__.py fix - allow users to opt into langfuse default tags 2024-04-19 16:01:27 -07:00
_logging.py fix(parallel_request_limiter.py): handle metadata being none 2024-03-14 10:02:41 -07:00
_redis.py fix(_redis.py): support redis ssl as a kwarg REDIS_SSL 2024-04-20 10:19:44 -07:00
_service_logger.py fix(test_lowest_tpm_rpm_routing_v2.py): unit testing for usage-based-routing-v2 2024-04-18 21:38:00 -07:00
_version.py
budget_manager.py
caching.py Merge branch 'main' into litellm_ssl_caching_fix 2024-04-19 17:20:27 -07:00
cost.json
exceptions.py
main.py fix(vertex_ai.py): fix streaming logic 2024-04-22 19:15:20 -07:00
model_prices_and_context_window_backup.json fix models displayed when logging in 2024-04-22 16:31:47 -07:00
requirements.txt
router.py fix(proxy_server.py): handle router being initialized without a model list 2024-04-23 10:52:28 -07:00
timeout.py
utils.py (utils.py) - Fix response_format typo for Groq 2024-04-23 04:26:26 +00:00