litellm/litellm
2023-12-28 15:08:23 +05:30
..
deprecated_litellm_server refactor: add black formatting 2023-12-25 14:11:20 +05:30
integrations refactor: add black formatting 2023-12-25 14:11:20 +05:30
llms fix(utils.py): use local tiktoken copy 2023-12-28 11:22:33 +05:30
proxy refactor(proxy_server.py): make print statements into print_verbose 2023-12-28 15:08:23 +05:30
router_strategy refactor: add black formatting 2023-12-25 14:11:20 +05:30
tests test(test_proxy_custom_logger.py): fix testing to handle [done] chunks 2023-12-28 11:37:57 +05:30
__init__.py fix(utils.py): allow text completion input to be either model or engine 2023-12-27 17:24:16 +05:30
_logging.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
_redis.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
_version.py formatting improvements 2023-08-28 09:20:50 -07:00
budget_manager.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
caching.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
cost.json store llm costs in budget manager 2023-09-09 19:11:35 -07:00
exceptions.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
main.py feat(health_check.py): more detailed health check calls 2023-12-28 09:12:57 +05:30
model_prices_and_context_window_backup.json (fix) update back model prices with latest llms 2023-12-11 10:56:01 -08: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 feat(proxy_server.py): support maxage cache control 2023-12-26 17:50:27 +05:30
timeout.py refactor: add black formatting 2023-12-25 14:11:20 +05:30
utils.py fix(utils.py): use local tiktoken copy 2023-12-28 11:22:33 +05:30