litellm-mirror/litellm
2023-10-31 16:49:13 -07:00
..
integrations (fix) loggers langfuse - print import exception 2023-10-26 09:38:30 -07:00
llms Merge pull request #717 from canada4663/main 2023-10-31 16:47:33 -07:00
proxy (add request_timeout) as param to proxy_server 2023-10-20 11:55:42 -07:00
tests test(test_completion.py): re-add bedrock + sagemaker testing 2023-10-31 16:49:13 -07:00
.env.template fix(env-template): fixing togetherai api key naming in env template 2023-10-10 18:43:42 -07:00
__init__.py feat(main.py): add support for maritalk api 2023-10-30 17:36:51 -07:00
_version.py formatting improvements 2023-08-28 09:20:50 -07:00
budget_manager.py remove budget manager 2023-09-30 11:42:56 -07:00
caching.py Router & Caching fixes: 2023-10-30 13:29:35 +01: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 add contributor message to code 2023-09-25 10:00:10 -07:00
gpt_cache.py fix caching 2023-08-28 14:53:41 -07:00
main.py test(test_completion.py): re-add bedrock + sagemaker testing 2023-10-31 16:49:13 -07:00
model_prices_and_context_window_backup.json fix(init.py): adding local cached copy of model mapping for fallbacks 2023-10-18 13:59:12 -07:00
router.py Merge pull request #722 from karvetskiy/fix-router-caching 2023-10-31 16:39:18 -07:00
testing.py add contributor message to code 2023-09-25 10:00:10 -07:00
timeout.py fix(completion()): add request_timeout as a param, fix claude error when request_timeout set 2023-10-05 19:05:28 -07:00
utils.py (feat) text_completion return raw response for davinci003 2023-10-31 15:32:04 -07:00