litellm-mirror/litellm
Krrish Dholakia 9b8e1fe052 test(test_caching.py): skip test - aws suspended account
will need to recreate these objects on a new aws account
2024-04-04 15:07:19 -07:00
..
deprecated_litellm_server refactor: add black formatting 2023-12-25 14:11:20 +05:30
integrations fix(lunary.py): move parse_version to inside lunarylogger 2024-04-03 13:52:42 -07:00
llms fix(openai.py): support passing prompt as list instead of concat string 2024-04-03 15:23:20 -07:00
proxy Merge pull request #2840 from BerriAI/litellm_return_cache_key_responses 2024-04-04 11:52:52 -07:00
router_strategy fix(router.py): handle id being passed in as int 2024-04-04 14:23:10 -07:00
tests test(test_caching.py): skip test - aws suspended account 2024-04-04 15:07:19 -07:00
types (types) routerConfig 2024-01-02 14:14:29 +05:30
__init__.py (fix) add vertex_language_models to model_list 2024-04-02 20:02:46 -04: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): fix instantiating redis client from url 2024-02-15 17:48:00 -08: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 feat - delete cache key 2024-04-04 10:56:47 -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): trigger new build 2024-04-04 13:36:21 -07:00
model_prices_and_context_window_backup.json build(model_prices_and_context_window.json): add proper bedrock mixtral model name 2024-03-30 08:37:06 -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): handle id being passed in as int 2024-04-04 14:23:10 -07:00
timeout.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
utils.py v0 return cache key in responses 2024-04-04 10:11:18 -07:00