litellm-mirror/litellm
Krish Dholakia d121fc4775 fix(proxy/utils.py): auto-update if required view missing from db. raise warning for optional views. (#5675)
Prevents missing optional views from blocking proxy startup.
2024-09-12 22:15:44 -07:00
..
adapters fix(anthropic_adapter.py): fix sync streaming 2024-08-03 20:52:29 -07:00
assistants fix linting error 2024-09-05 09:56:33 -07:00
batches use correct type hints for audio transcriptions 2024-09-05 09:12:27 -07:00
deprecated_litellm_server
files fix import error 2024-09-05 10:09:44 -07:00
fine_tuning refactor get_secret 2024-09-03 10:42:12 -07:00
integrations [Feat-Perf] Use Batching + Squashing (#5645) 2024-09-12 18:37:53 -07:00
litellm_core_utils LiteLLM Minor Fixes and Improvements (11/09/2024) (#5634) 2024-09-11 22:36:06 -07:00
llms fix handle user message 2024-09-12 14:34:32 -07:00
proxy fix(proxy/utils.py): auto-update if required view missing from db. raise warning for optional views. (#5675) 2024-09-12 22:15:44 -07:00
rerank_api fix linting errors 2024-09-06 16:41:47 -07:00
router_strategy support default deployments 2024-09-09 14:23:17 -07:00
router_utils fix import error 2024-09-05 10:09:44 -07:00
secret_managers LiteLLM Minor Fixes and Improvements (11/09/2024) (#5634) 2024-09-11 22:36:06 -07:00
tests [Fix-Router] Don't cooldown when only 1 deployment exists (#5673) 2024-09-12 19:14:58 -07:00
types fix gcs logging 2024-09-12 15:24:04 -07:00
__init__.py fix handle o1 not supporting system message 2024-09-12 14:09:13 -07:00
_logging.py fix(_logging.py): fix timestamp format for json logs 2024-06-20 15:20:21 -07:00
_redis.py allow setting password for redis cluster 2024-09-07 09:25:13 -07:00
_service_logger.py fix handle case when service logger has no attribute prometheusServicesLogger 2024-08-08 17:19:12 -07:00
_version.py
budget_manager.py
caching.py LiteLLM Minor Fixes and Improvements (11/09/2024) (#5634) 2024-09-11 22:36:06 -07:00
cost.json
cost_calculator.py LiteLLM Minor Fixes and Improvements (09/10/2024) (#5618) 2024-09-11 11:30:29 -07:00
exceptions.py fix: fix tests 2024-08-07 15:02:04 -07:00
main.py LiteLLM Minor Fixes and Improvements (09/10/2024) (#5618) 2024-09-11 11:30:29 -07:00
model_prices_and_context_window_backup.json fix pricing 2024-09-12 13:41:01 -07:00
py.typed
requirements.txt
router.py [Fix-Router] Don't cooldown when only 1 deployment exists (#5673) 2024-09-12 19:14:58 -07:00
scheduler.py feat(scheduler.py): support redis caching for req. prioritization 2024-06-06 14:19:21 -07:00
timeout.py
utils.py Merge pull request #5573 from BerriAI/litellm_add_rerank_spend_tracking 2024-09-06 18:11:30 -07:00