litellm-mirror/litellm
2023-12-06 19:02:58 -08:00
..
deprecated_litellm_server fix(litellm_server): commenting out the code 2023-11-20 15:39:05 -08:00
integrations fix(langfuse.py): metadata none error 2023-12-06 17:24:59 -08:00
llms fix(factory.py): support togethercomputer codellama pt 2023-12-06 19:02:58 -08:00
proxy test: fix proxy server testing 2023-12-06 18:38:53 -08:00
tests fix(factory.py): support togethercomputer codellama pt 2023-12-06 19:02:58 -08:00
__init__.py (feat) litellm - add _async_failure_callback 2023-12-06 14:43:47 -08:00
_logging.py Use litellm logging convention 2023-12-05 22:28:23 -07:00
_redis.py fix(_redis.py): support additional params for redis 2023-12-05 12:16:51 -08:00
_version.py formatting improvements 2023-08-28 09:20:50 -07:00
budget_manager.py refactor(all-files): removing all print statements; adding pre-commit + flake8 to prevent future regressions 2023-11-04 12:50:15 -07:00
caching.py fix(_redis.py): support additional params for redis 2023-12-05 12:16:51 -08:00
cost.json store llm costs in budget manager 2023-09-09 19:11:35 -07:00
exceptions.py fix(proxy_server.py): run ollama serve when ollama in config.yaml 2023-11-21 08:35:04 -08:00
health_check.py (feat) proxy: add mode in model info 2023-12-06 11:29:59 -08:00
main.py feat(sagemaker.py): support huggingface embedding models 2023-12-06 11:41:38 -08:00
model_prices_and_context_window_backup.json added support for bedrock llama models 2023-11-13 15:41:21 -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 (fix) router - errors with reading timeout, stream timeout, max retries 2023-12-06 09:19:51 -08:00
timeout.py fix(promptlayer.py): fixing promptlayer logging integration 2023-11-13 15:04:15 -08:00
utils.py test: fix proxy server testing 2023-12-06 18:38:53 -08:00