mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
* litellm log messages / responses * add messages/response to schema.prisma * add support for logging messages / responses in DB * test_spend_logs_payload_with_prompts_enabled * _get_messages_for_spend_logs_payload * ui_view_spend_logs endpoint * add tanstack and moment * add uiSpendLogsCall * ui view logs table * ui view spendLogs table * ui_view_spend_logs * fix code quality * test_spend_logs_payload_with_prompts_enabled * _get_messages_for_spend_logs_payload * test_spend_logs_payload_with_prompts_enabled * test_spend_logs_payload_with_prompts_enabled * ui view spend logs * minor ui fix * ui - update leftnav * ui - clean up ui * fix leftnav * ui fix navbar * ui fix moving chat ui tab |
||
---|---|---|
.. | ||
base_test.py | ||
conftest.py | ||
create_mock_standard_logging_payload.py | ||
test_alerting.py | ||
test_assemble_streaming_responses.py | ||
test_azure_blob_storage.py | ||
test_custom_guardrail.py | ||
test_datadog.py | ||
test_datadog_llm_obs.py | ||
test_humanloop_unit_tests.py | ||
test_langfuse_unit_tests.py | ||
test_langsmith_unit_test.py | ||
test_log_db_redis_services.py | ||
test_logging_redaction_e2e_test.py | ||
test_opentelemetry_unit_tests.py | ||
test_otel_logging.py | ||
test_pagerduty_alerting.py | ||
test_prometheus_unit_tests.py | ||
test_spend_logs.py | ||
test_standard_logging_payload.py | ||
test_unit_test_litellm_logging.py | ||
test_unit_tests_init_callbacks.py |