litellm-mirror/litellm
2024-04-27 11:06:18 -07:00
..
deprecated_litellm_server refactor: add black formatting 2023-12-25 14:11:20 +05:30
integrations Merge pull request #3310 from BerriAI/litellm_langfuse_error_logging_2 2024-04-25 19:49:59 -07:00
llms feat(utils.py): unify common auth params across azure/vertex_ai/bedrock/watsonx 2024-04-27 11:06:18 -07:00
proxy fix(router.py): add /v1/ if missing to base url, for openai-compatible api's 2024-04-26 17:05:07 -07:00
router_strategy fix debugging lowest latency router 2024-04-25 19:34:28 -07:00
tests feat(utils.py): unify common auth params across azure/vertex_ai/bedrock/watsonx 2024-04-27 11:06:18 -07:00
types fix(router.py): allow passing httpx.timeout to timeout param in router 2024-04-26 14:57:19 -07:00
__init__.py feat(utils.py): unify common auth params across azure/vertex_ai/bedrock/watsonx 2024-04-27 11:06:18 -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 store llm costs in budget manager 2023-09-09 19:11:35 -07:00
exceptions.py fix - show api_base, model in exceptions 2024-04-24 14:03:48 -07:00
main.py fix(watsonx.py): use common litellm params for api key, api base, etc. 2024-04-27 10:15:27 -07:00
model_prices_and_context_window_backup.json build(model_prices_and_context_window.json): add anthropic tool use system prompt tokens 2024-04-23 20:01:24 -07: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): add /v1/ if missing to base url, for openai-compatible api's 2024-04-26 17:05:07 -07:00
timeout.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
utils.py feat(utils.py): unify common auth params across azure/vertex_ai/bedrock/watsonx 2024-04-27 11:06:18 -07:00