litellm/litellm
Ishaan Jaff ee70d593c1
[Feat] Allow redacting message / response content for specific logging integrations - DD LLM Observability (#13158)
* fix redact_standard_logging_payload

* add StandardCustomLoggerInitParams

* allow defining DatadogLLMObsInitParams

* fix init DataDogLLMObsLogger

* fix import

* update redact_standard_logging_payload_from_model_call_details

* test_dd_llms_obs_redaction

* docs DD logging

* docs DD

* docs DD

* Redacting Messages, Response docs DD LLM Obs

* fix redaction logic

* fix create_llm_obs_payload

* fix logging response

* fixes

* ruff fix

* fix test

* test_dd_llms_obs_redaction

* test_create_llm_obs_payload

* redact_standard_logging_payload_from_model_call_details

* img - dd_llm_obs

* docs DD

* fix linting

* fix linting

* fix mypy

* test_create_llm_obs_payload

* test_create_llm_obs_payload

* fix mock_env_vars

* fix _handle_anthropic_messages_response_logging
2025-07-31 16:44:16 -07:00
..
anthropic_interface [Feat] Allow using litellm.completion with /v1/messages API Spec (use gpt-4, gemini etc with claude code) (#11502) 2025-06-06 20:35:53 -07:00
assistants
batch_completion
batches UI - Support 'batch' model health checks + make 'team-only' model concept clearer (#12770) 2025-07-19 14:30:38 -07:00
caching [LLM Translation - Redis] fix: redis caching for embedding response models (#12750) 2025-07-18 16:31:10 -07:00
completion_extras fix: remove unused imports in completion_extras transformation (#12655) 2025-07-16 10:23:13 -07:00
endpoints/speech/speech_to_completion_bridge feat(speech/): working gemini tts support via openai's /v1/speech endpoint (#11832) 2025-06-18 10:36:25 -07:00
experimental_mcp_client [MCP Gateway] Litellm mcp client list fail (#13114) 2025-07-30 15:23:19 -07:00
files
fine_tuning Litellm managed file updates combined (#11040) 2025-05-22 17:20:41 -07:00
google_genai [Bug Fix] Gemini-CLI Integration - ensure tool calling works as expected on generateContent (#13189) 2025-07-31 16:42:57 -07:00
images [Feat] Add Google AI Studio Imagen4 model family (#13065) 2025-07-28 21:25:40 -07:00
integrations [Feat] Allow redacting message / response content for specific logging integrations - DD LLM Observability (#13158) 2025-07-31 16:44:16 -07:00
litellm_core_utils [Feat] Allow redacting message / response content for specific logging integrations - DD LLM Observability (#13158) 2025-07-31 16:44:16 -07:00
llms [Bug Fix] Gemini-CLI Integration - ensure tool calling works as expected on generateContent (#13189) 2025-07-31 16:42:57 -07:00
passthrough Bedrock Passthrough cost tracking (/invoke + /converse routes - streaming + non-streaming) (#12123) 2025-06-27 20:01:12 -07:00
proxy [Feat] Allow redacting message / response content for specific logging integrations - DD LLM Observability (#13158) 2025-07-31 16:44:16 -07:00
realtime_api [LLM Translation] fix query params for realtime api intent (#12838) 2025-07-25 10:09:53 -07:00
rerank_api Add Hosted VLLM rerank provider integration (#12738) 2025-07-18 10:55:50 -07:00
responses [MCP Guardrails] move pre and during hooks to ProxyLoggin (#13109) 2025-07-30 13:58:41 -07:00
router_strategy [Feat] UI - Allow Adding LiteLLM Auto Router on UI (#12960) 2025-07-24 19:58:49 -07:00
router_utils Fix async retryer on .acompletion() + forward clientside headers - filter out content-type from clientside request (causes llm api call to hang) (#12886) 2025-07-22 19:50:05 -07:00
secret_managers Added handling for pwd protected cert files in AOAI CertificateCredential auth (#12995) 2025-07-28 21:34:54 -07:00
types [Feat] Allow redacting message / response content for specific logging integrations - DD LLM Observability (#13158) 2025-07-31 16:44:16 -07:00
vector_stores [Feat] LLM API Endpoint - Expose OpenAI Compatible /vector_stores/{vector_store_id}/search endpoint (#12749) 2025-07-18 18:18:53 -07:00
__init__.py [Feat] Allow redacting message / response content for specific logging integrations - DD LLM Observability (#13158) 2025-07-31 16:44:16 -07:00
_logging.py fix mapped tests (#12320) 2025-07-04 10:04:43 -07:00
_redis.py add _pretty_print_redis_config (#12073) 2025-06-26 10:26:57 -07:00
_service_logger.py [️ Python SDK import] - reduce python sdk import time by .3s (#12140) 2025-06-28 14:57:10 -07:00
_version.py
budget_manager.py
constants.py [Feat] - Track cost + add tags for health checks done by LiteLLM Proxy (#12880) 2025-07-22 18:45:57 -07:00
cost_calculator.py [Feat] Add Google AI Studio Imagen4 model family (#13065) 2025-07-28 21:25:40 -07:00
cost.json
exceptions.py [Feat] Add Lakera v2 Guardrail Support (#10880) 2025-05-16 17:08:21 -07:00
main.py Fix/gemini api key environment variable support (#12507) 2025-07-29 15:56:01 -07:00
model_prices_and_context_window_backup.json add openrouter grok4 (#13018) 2025-07-29 14:24:33 -07:00
mypy.ini fix linting errors from ryptography.hazmat.bindings._rust 2025-05-17 16:31:30 -07:00
py.typed
router.py move to use_prisma_migrate by default + resolve team-only models on auth checks + UI - add sagemaker on UI (#13117) 2025-07-29 21:56:18 -07:00
scheduler.py
timeout.py
utils.py fix(model_checks.py): handle custom values in wildcard model name (e.g. genai/test/*) (#13116) 2025-07-29 21:42:15 -07:00