litellm/litellm
Krish Dholakia eab08caa18
Merge pull request #2520 from BerriAI/litellm_max_tokens_fix
fix(utils.py): move to using `litellm.modify_params` to enable max output token trimming fix
2024-03-14 20:04:59 -07:00
..
deprecated_litellm_server
integrations (fix) default langfuse setting 2024-03-12 17:42:31 -07:00
llms fix(factory.py): fix mistral api prompt formatting 2024-03-13 11:34:45 -07:00
proxy (fix) load test run over 300s 2024-03-14 19:44:31 -07:00
router_strategy fix(router.py): add more debug logs 2024-03-11 12:34:35 -07:00
tests (fix-ci-cd) skip deep infra 429 errors 2024-03-13 22:05:16 -07:00
types
__init__.py fix(utils.py): move to using litellm.modify_params to enable max output token trimming fix 2024-03-14 12:17:56 -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): 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 fix(caching.py): support redis caching with namespaces 2024-03-14 13:35:17 -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 refactor(main.py): trigger new build 2024-03-14 13:01:18 -07:00
model_prices_and_context_window_backup.json build(model_prices_and_context_window.json): add mistral and mixtral bedrock pricing 2024-03-14 15:05:59 -07:00
requirements.txt
router.py fix(router.py): add no-proxy support for router 2024-03-14 14:25:30 -07:00
timeout.py
utils.py fix(utils.py): move to using litellm.modify_params to enable max output token trimming fix 2024-03-14 12:17:56 -07:00