litellm-mirror/litellm
2023-11-13 15:41:21 -08:00
..
integrations fix(utils.py): better exception raising if logging object is not able to get set 2023-11-06 06:34:27 -08:00
llms added support for bedrock llama models 2023-11-13 15:41:21 -08:00
proxy (fix) proxy cli maintain back comp with openai < 1.00 2023-11-13 11:06:59 -08:00
tests fix(together_ai.py): exception mapping for tgai 2023-11-13 13:17:15 -08:00
.env.template fix(env-template): fixing togetherai api key naming in env template 2023-10-10 18:43:42 -07:00
__init__.py refactor(azure.py): working azure completion calls with openai v1 sdk 2023-11-11 16:44:39 -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(caching.py): dump model response object as json 2023-11-13 10:41:04 -08:00
config.json new config.json 2023-09-01 14:16:12 -07:00
cost.json store llm costs in budget manager 2023-09-09 19:11:35 -07:00
exceptions.py fix(timeout.py): fix timeout issue 2023-11-13 11:07:17 -08:00
gpt_cache.py (fix) cleanup 2023-11-02 14:52:33 -07:00
main.py fix(together_ai.py): exception mapping for tgai 2023-11-13 13:17:15 -08:00
model_prices_and_context_window_backup.json added support for bedrock llama models 2023-11-13 15:41:21 -08:00
router.py fix(utils.py): fix cached responses - translate dict to objects 2023-11-10 10:38:20 -08:00
testing.py add contributor message to code 2023-09-25 10:00:10 -07:00
timeout.py fix(timeout.py): fix timeout issue 2023-11-13 11:07:17 -08:00
utils.py added support for bedrock llama models 2023-11-13 15:41:21 -08:00