litellm-mirror/litellm
Krish Dholakia 123c0f41f8
Merge pull request #655 from coconut49/main
Create GitHub Action to automatically build docker images
2023-10-19 21:49:18 -07:00
..
integrations (fix) allow using more than 1 custom callback 2023-10-19 09:11:58 -07:00
llms fix: allow api base to be set for all providers 2023-10-19 19:07:42 -07:00
proxy Merge pull request #655 from coconut49/main 2023-10-19 21:49:18 -07:00
tests test: fix linting testing 2023-10-19 18:40:33 -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(utils.py): add register model helper function 2023-10-19 18:26:36 -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 fix(router.py): completing redis support work for router 2023-10-18 12:13:00 -07: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 fix: allow api base to be set for all providers 2023-10-19 19:07:42 -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 test: fix linting testing 2023-10-19 18:40:33 -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 docs(token_usage.md): adding new register model function 2023-10-19 18:33:53 -07:00