litellm/tests/logging_callback_tests
Krish Dholakia 4330ef8e81
Fix batches api cost tracking + Log batch models in spend logs / standard logging payload (#9077)
* feat(batches/): fix batch cost calculation - ensure it's accurate

use the correct cost value - prev. defaulting to non-batch cost

* feat(batch_utils.py): log batch models to spend logs + standard logging payload

makes it easy to understand how cost was calculated

* fix: fix stored payload for test

* test: fix test
2025-03-08 11:47:25 -08:00
..
gcs_pub_sub_body Fix batches api cost tracking + Log batch models in spend logs / standard logging payload (#9077) 2025-03-08 11:47:25 -08:00
langfuse_expected_request_body
base_test.py
conftest.py
create_mock_standard_logging_payload.py
gettysburg.wav
test_alerting.py
test_amazing_s3_logs.py
test_assemble_streaming_responses.py
test_azure_blob_storage.py
test_custom_guardrail.py
test_datadog_llm_obs.py Litellm dev bedrock anthropic 3 7 v2 (#8843) 2025-02-26 16:05:33 -08:00
test_datadog.py
test_gcs_pub_sub.py
test_humanloop_unit_tests.py
test_langfuse_e2e_test.py
test_langfuse_unit_tests.py Litellm dev bedrock anthropic 3 7 v2 (#8843) 2025-02-26 16:05:33 -08:00
test_langsmith_unit_test.py (Bug fix) - don't log messages in model_parameters in StandardLoggingPayload (#8932) 2025-03-01 13:39:45 -08:00
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 build: merge branch 2025-03-02 08:31:57 -08:00
test_spend_logs.py (UI) Error Logs improvements - Store Raw proxy server request for success and failure (#8917) 2025-03-01 16:26:47 -08:00
test_standard_logging_payload.py (Feat) - Show Error Logs on LiteLLM UI (#8904) 2025-02-28 20:10:09 -08:00
test_token_counting.py (Bug Fix) - Accurate token counting for /anthropic/ API Routes on LiteLLM Proxy (#8880) 2025-02-27 15:43:03 -08:00
test_unit_test_litellm_logging.py
test_unit_tests_init_callbacks.py
test_view_request_resp_logs.py