litellm/litellm
2024-04-20 16:13:11 -07:00
..
deprecated_litellm_server refactor: add black formatting 2023-12-25 14:11:20 +05:30
integrations 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
llms Merge pull request #3115 from elisalimli/litellm_fix/missing-spaces-between-prompts-cohere-chat 2024-04-20 13:15:20 -07:00
proxy 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
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 (ci/cd) fix test_master_key_hashing 2024-04-20 14:50:34 -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 (fix) ci/cd don't let importing litellm._version block starting proxy 2024-02-01 16:23:16 -08:00
budget_manager.py feat(utils.py): support region based pricing for bedrock + use bedrock's token counts if given 2024-01-26 14:53:58 -08:00
caching.py Merge branch 'main' into litellm_ssl_caching_fix 2024-04-19 17:20:27 -07:00
cost.json
exceptions.py fix(main.py): map list input to ollama prompt input format 2024-02-16 11:54:12 -08:00
main.py fix(main.py): ignore max_parallel_requests as a litellm param 2024-04-20 12:15:04 -07:00
model_prices_and_context_window_backup.json feat - add llama3 on groq 2024-04-19 14:34:38 -07:00
requirements.txt
router.py fix(router.py): async simple-shuffle support 2024-04-20 15:01:12 -07:00
timeout.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
utils.py Merge pull request #3192 from BerriAI/litellm_calculate_max_parallel_requests 2024-04-20 13:24:29 -07:00