litellm-mirror/litellm
2023-12-11 14:42:05 +01:00
..
deprecated_litellm_server fix(litellm_server): commenting out the code 2023-11-20 15:39:05 -08:00
integrations (fix +test) langfuse log metadata 2023-11-30 13:53:43 -08:00
llms adfix: ded **optional_params in input data when system prompt is available (allows to papass other optional params apart from sys prompt) 2023-12-11 14:42:05 +01:00
proxy (fix) proxy: use orjson.loads() 2023-11-30 20:24:31 -08:00
tests test(test_token_counter.py): include testing for function calls 2023-11-30 18:24:21 -08:00
__init__.py fix(router.py): fix exponential backoff to use retry-after if present in headers 2023-11-28 17:25:03 -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(proxy_server.py): fix linting issues 2023-11-24 11:39:01 -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
main.py fix(azure.py): fix linting errors 2023-11-30 13:32:29 -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.py): back-off if no models available 2023-11-30 18:42:29 -08:00
timeout.py fix(promptlayer.py): fixing promptlayer logging integration 2023-11-13 15:04:15 -08:00
utils.py fix(utils.py): expand openai_token_counter selection 2023-11-30 18:51:51 -08:00