litellm/tests/logging_callback_tests
Ishaan Jaff 2cf0daa31c
(Fixes) OpenAI Streaming Token Counting + Fixes usage track when litellm.turn_off_message_logging=True (#8156)
* working streaming usage tracking

* fix test_async_chat_openai_stream_options

* fix await asyncio.sleep(1)

* test_async_chat_azure

* fix s3 logging

* fix get_stream_options

* fix get_stream_options

* fix streaming handler

* test_stream_token_counting_with_redaction

* fix codeql concern
2025-01-31 15:06:37 -08:00
..
gcs_pub_sub_body (Feat) - Add GCS Pub/Sub Logging integration for sending DB SpendLogs to BigQuery (#7976) 2025-01-24 20:57:20 -08:00
langfuse_expected_request_body (Refactor) Langfuse - remove prepare_metadata, langfuse python SDK now handles non-json serializable objects (#7925) 2025-01-22 22:11:40 -08:00
base_test.py
conftest.py
create_mock_standard_logging_payload.py
gettysburg.wav (Testing) - Add e2e testing for langfuse logging with tags (#7922) 2025-01-22 09:09:25 -08:00
test_alerting.py (Feat) soft budget alerts on keys (#7623) 2025-01-07 21:36:34 -08:00
test_amazing_s3_logs.py (Feat) Add x-litellm-overhead-duration-ms and "x-litellm-response-duration-ms" in response from LiteLLM (#7899) 2025-01-21 20:27:55 -08:00
test_assemble_streaming_responses.py
test_azure_blob_storage.py
test_custom_guardrail.py Litellm dev 01 30 2025 p2 (#8134) 2025-01-30 22:18:53 -08:00
test_datadog_llm_obs.py
test_datadog.py (Feat) datadog_llm_observability callback - emit request_tags on logs (#7883) 2025-01-20 20:36:27 -08:00
test_gcs_pub_sub.py (Feat) - Add GCS Pub/Sub Logging integration for sending DB SpendLogs to BigQuery (#7976) 2025-01-24 20:57:20 -08:00
test_humanloop_unit_tests.py HumanLoop integration for Prompt Management (#7479) 2024-12-30 22:26:03 -08:00
test_langfuse_e2e_test.py (Refactor) Langfuse - remove prepare_metadata, langfuse python SDK now handles non-json serializable objects (#7925) 2025-01-22 22:11:40 -08:00
test_langfuse_unit_tests.py (Fix) langfuse - setting LANGFUSE_FLUSH_INTERVAL (#8007) 2025-01-25 17:17:32 -08:00
test_langsmith_unit_test.py
test_log_db_redis_services.py
test_logging_redaction_e2e_test.py Litellm dev 01 02 2025 p1 (#7516) 2025-01-03 14:40:57 -08:00
test_opentelemetry_unit_tests.py
test_otel_logging.py Revert "fix: fix test" 2025-01-17 07:21:19 -08:00
test_pagerduty_alerting.py (Feat) - Add PagerDuty Alerting Integration (#7478) 2025-01-01 07:12:51 -08:00
test_prometheus_unit_tests.py (Prometheus) - emit key budget metrics on startup (#8002) 2025-01-25 10:37:52 -08:00
test_spend_logs.py Ollama ssl verify = False + Spend Logs reliability fixes (#7931) 2025-01-23 23:05:41 -08:00
test_standard_logging_payload.py (fix) GCS bucket logger - apply truncate_standard_logging_payload_content to standard_logging_payload and ensure GCS flushes queue on fails (#7519) 2025-01-03 08:09:03 -08:00
test_token_counting.py (Fixes) OpenAI Streaming Token Counting + Fixes usage track when litellm.turn_off_message_logging=True (#8156) 2025-01-31 15:06:37 -08:00
test_unit_test_litellm_logging.py (performance improvement - litellm sdk + proxy) - ensure litellm does not create unnecessary threads when running async functions (#7680) 2025-01-10 17:57:22 -08:00
test_unit_tests_init_callbacks.py test_init_custom_logger_compatible_class_as_callback 2025-01-24 21:27:22 -08:00