litellm-mirror/litellm
2023-10-17 22:34:12 -07:00
..
integrations (fix) linting fix for wandb logger 2023-10-17 18:06:14 -07:00
llms docs(proxy_server.md): update proxy server docs to include multi-agent autogen tutorial 2023-10-17 09:22:34 -07:00
proxy fix(utils.py): mapping azure api version missing exception 2023-10-17 17:12:51 -07:00
tests fix(test_proxy.py): fix tests 2023-10-17 22:34:12 -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(router.py): add routing capabilities for multiple deployments 2023-10-17 22:28:31 -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 (feat) add docstring for caching 2023-10-14 16:08:42 -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 docs(proxy_server.md): update proxy server docs to include multi-agent autogen tutorial 2023-10-17 09:22:34 -07:00
router.py fix(test_proxy.py): fix tests 2023-10-17 22:34:12 -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) weights & biases logger 2023-10-17 18:01:53 -07:00