Commit graph

8 commits

Author SHA1 Message Date
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