Commit graph

16 commits

Author SHA1 Message Date
Krrish Dholakia
a3e0267f1d fix(litellm_logging.py): fix error logging 2024-06-17 20:28:55 -07:00
Ishaan Jaff
ef20499bd9 use older logfire logging 2024-06-17 19:45:22 -07:00
Ishaan Jaff
0c7665c71f fix maintain older usage of logfire 2024-06-17 19:42:39 -07:00
Ishaan Jaff
94709e8309 fix deps 2024-06-17 19:33:10 -07:00
Ishaan Jaff
d89de2fd72 fix logfire 2024-06-17 19:21:35 -07:00
Ishaan Jaff
464a6e6256 fix - refactor logfire 2024-06-17 17:21:43 -07:00
Krrish Dholakia
4fd054f188 feat(cost_calculator.py): add cost calculating for dynamic context window (vertex ai / google ai studio) 2024-06-17 12:38:10 -07:00
Krrish Dholakia
fa6ddcde3c fix(litellm_logging.py): fix lago callback logic 2024-06-17 09:10:19 -07:00
Krrish Dholakia
019533d815 fix(utils.py): move 'set_callbacks' to litellm_logging.py 2024-06-15 12:02:30 -07:00
Krrish Dholakia
95aa27c10e fix(litellm_logging.py): fix import 2024-06-15 11:17:39 -07:00
Krrish Dholakia
9d7f5d503c 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
Ishaan Jaff
6c6c718997 fix - result 2024-06-14 21:15:49 -07:00
Ishaan Jaff
b5aa1ced06 fix redact_message_input_output_from_logging 2024-06-14 20:23:10 -07:00
Ishaan Jaff
84a546e801 test test_redact_msgs_from_logs 2024-06-13 13:49:23 -07:00
Ishaan Jaff
68f5db95e9 fix - redacting messages 2024-06-13 11:59:18 -07:00
Ishaan Jaff
72cc0618a4 fix - fix redacting messages litellm 2024-06-13 11:52:20 -07:00