litellm/litellm
2023-10-18 01:17:03 +08:00
..
integrations Remove all __pycache__ directories 2023-10-17 22:40:59 +08:00
llms style: fix linting errors 2023-10-16 17:35:08 -07:00
proxy Refactor Dockerfile and proxy_cli.py to use new secrets file location 2023-10-18 01:17:03 +08:00
tests (test) langfuse updates 2023-10-16 21:42:01 -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 remove duplicate entry for bedrock in provider list 2023-10-14 21:44:16 -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 refactor(main.py): clean up print statement 2023-10-16 17:53:09 -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 fix(proxy_server): improve error handling 2023-10-16 19:42:53 -07:00