litellm/tests/logging_callback_tests
Ishaan Jaff c1a642ce20
[UI] Allow setting prompt cache_control_injection_points (#10000)
* test_anthropic_cache_control_hook_system_message

* test_anthropic_cache_control_hook.py

* should_run_prompt_management_hooks

* fix should_run_prompt_management_hooks

* test_anthropic_cache_control_hook_specific_index

* fix test

* fix linting errors

* ChatCompletionCachedContent

* initial commit for cache control

* fixes ui design

* fix inserting cache_control_injection_points

* fix entering cache control points

* fixes for using cache control on ui + backend

* update cache control settings on edit model page

* fix init custom logger compatible class

* fix linting errors

* fix linting errors

* fix get_chat_completion_prompt
2025-04-14 21:17:42 -07:00
..
gcs_pub_sub_body [Feat] Add litellm.supports_reasoning() util to track if an llm supports reasoning (#9923) 2025-04-11 17:56:04 -07:00
langfuse_expected_request_body
base_test.py
conftest.py
create_mock_standard_logging_payload.py
gettysburg.wav
log.txt test: update test 2025-04-10 14:04:57 -07:00
test_alerting.py
test_amazing_s3_logs.py
test_arize_logging.py
test_assemble_streaming_responses.py
test_azure_blob_storage.py
test_built_in_tools_cost_tracking.py fix flaky test test_openai_responses_api_web_search_cost_tracking 2025-03-24 15:51:33 -07:00
test_custom_guardrail.py
test_datadog_llm_obs.py
test_datadog.py
test_gcs_pub_sub.py feat(realtime/): add token tracking + log usage object in spend logs … (#9843) 2025-04-09 22:11:00 -07:00
test_humanloop_unit_tests.py
test_langfuse_e2e_test.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 feat(realtime/): add token tracking + log usage object in spend logs … (#9843) 2025-04-09 22:11:00 -07:00
test_pagerduty_alerting.py
test_prometheus_unit_tests.py [Feat] Emit Key, Team Budget metrics on a cron job schedule (#9528) 2025-04-10 16:59:14 -07:00
test_spend_logs.py feat(realtime/): add token tracking + log usage object in spend logs … (#9843) 2025-04-09 22:11:00 -07:00
test_standard_logging_payload.py
test_token_counting.py move web search cost tracking 2025-03-22 17:02:43 -07:00
test_unit_test_litellm_logging.py
test_unit_tests_init_callbacks.py [UI] Allow setting prompt cache_control_injection_points (#10000) 2025-04-14 21:17:42 -07:00
test_view_request_resp_logs.py