litellm/tests/logging_callback_tests
Krish Dholakia c04c4a82f1
feat(litellm_logging.py): refactor standard_logging_payload function … (#6388)
* feat(litellm_logging.py): refactor standard_logging_payload function to be <50 LOC

fixes issue where usage information was not following typed values

* fix(litellm_logging.py): fix completion start time handling
2024-10-24 18:59:01 -07:00
..
conftest.py (refactor) use helper function _assemble_complete_response_from_streaming_chunks to assemble complete responses in caching and logging callbacks (#6220) 2024-10-15 12:45:12 +05:30
test_assemble_streaming_responses.py (refactor) use helper function _assemble_complete_response_from_streaming_chunks to assemble complete responses in caching and logging callbacks (#6220) 2024-10-15 12:45:12 +05:30
test_langfuse_unit_tests.py (fix) Langfuse key based logging (#6372) 2024-10-23 18:24:22 +05:30
test_otel_logging.py Revert "(fix) standard logging metadata + add unit testing (#6366)" (#6381) 2024-10-22 23:20:01 +05:30
test_prometheus_unit_tests.py (refactor) prometheus async_log_success_event to be under 100 LOC (#6416) 2024-10-24 16:41:09 +04:00
test_standard_logging_payload.py feat(litellm_logging.py): refactor standard_logging_payload function … (#6388) 2024-10-24 18:59:01 -07:00
test_unit_tests_init_callbacks.py (refactor) prometheus async_log_success_event to be under 100 LOC (#6416) 2024-10-24 16:41:09 +04:00