Commit Graph

22 Commits

Author SHA1 Message Date
James Braza
2d661a1d2a Added poetry-check to pre-commit 2024-07-02 13:02:26 -04:00
Ishaan Jaff
0810b5fcb4 ci/cd again 2024-06-20 20:06:52 -07:00
Ishaan Jaff
0f29207c48 test add flake8 check on cli.py 2024-06-20 20:05:32 -07:00
Krrish Dholakia
7dd0151f83 fix(bedrock.py): support custom prompt templates for all providers
Fixes https://github.com/BerriAI/litellm/issues/4239
2024-06-17 08:28:46 -07:00
Krrish Dholakia
877b37c6de ci(pre-commit-config.yaml): add isort as a pre-commit hook 2024-06-15 16:48:00 -07:00
Krrish Dholakia
4f91205530 refactor(utils.py): refactor Logging to it's own class. Cut down utils.py to <10k lines.
Easier debugging

 Reference: https://github.com/BerriAI/litellm/issues/4206
2024-06-15 10:57:20 -07:00
Krrish Dholakia
290bcc09e0 refactor(check_file_length.py): add local pre-commit check for file length 2024-06-15 09:18:53 -07:00
Ishaan Jaff
58eb352ddb feat - refactor /chat/completions to have a common helper 2024-06-07 12:18:53 -07:00
Ishaan Jaff
02b5c03739 (ci/cd) use ruff 2024-06-07 10:07:48 -07:00
Krrish Dholakia
9083d8e490 fix: fix linting errors 2024-05-09 17:55:27 -07:00
Krrish Dholakia
6575143460 feat(proxy_server.py): return litellm version in response headers 2024-05-08 16:00:08 -07:00
Ishaan Jaff
533117f4d9 fix pre commit hook should test integrations 2024-05-01 19:14:08 -07:00
Krrish Dholakia
cccd577e75 feat(proxy_server.py): expose new permissions field for keys 2024-02-15 20:03:32 -08:00
ishaan-jaff
8b571159fc (feat) add pre-commit hook to check model_prices_and_context_window.json litellm/model_prices_and_context_window_backup.json 2024-02-05 15:00:13 -08:00
ishaan-jaff
a6836a0996 (feat) pre-commit hook to validate 2024-02-05 14:42:10 -08:00
ishaan-jaff
08d57a20a7 (feat) pre-commit check print on proxy_server.py 2024-01-01 13:51:27 +05:30
Krrish Dholakia
4905929de3 refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
402b2e5733 build(test_streaming.py): fix linting issues 2023-12-25 07:34:54 +05:30
Krrish Dholakia
ed50522863 fix(proxy_server.py): fix pydantic version errors 2023-12-09 12:09:49 -08:00
Krrish Dholakia
5fa2b6e5ad fix(proxy_server.py): enable pre+post-call hooks and max parallel request limits 2023-12-08 17:11:30 -08:00
Krrish Dholakia
8cc0e8e5c5 ci(pre-commit-config.yaml): adding mypy linting as a pre-commit hook 2023-12-06 22:57:14 -08:00
Krrish Dholakia
6b40546e59 refactor(all-files): removing all print statements; adding pre-commit + flake8 to prevent future regressions 2023-11-04 12:50:15 -07:00