litellm/tests/test_litellm/integrations
Krish Dholakia 6d3ce76e1c
Guardrails - support model-level guardrails (#12968)
* fix(custom_guardrail.py): initial logic for model level guardrails

* feat(custom_guardrail.py): working pre call guardrails

* fix(custom_guardrails.py): check if custom guardrails set before running event hook

* test(test_custom_guardrail.py): add unit tests for async pre call deployment hook on custom guardrail

* feat(custom_guardrail.py): add post call processing support for guardrails

allows model based guardrails to run on the post call event for that model only

* fix(utils.py): only run if call type is in enum

* test: update unit tests to work
2025-07-24 22:38:03 -07:00
..
arize [Feat] QA - Arize Team based logging (#12331) 2025-07-04 18:17:09 -07:00
cloudzero [Feat] LiteLLM CloudZero Integration updates - using LiteLLM_SpendLogs Table (#12922) 2025-07-23 18:46:50 -07:00
datadog [Bug Fix] StandardLoggingPayload on cache_hits should track custom llm provider + DD LLM Obs span type (#12652) 2025-07-16 15:43:15 -07:00
gcs_bucket update GCSBucketBase to handle GSM project ID if passed (#11409) 2025-06-04 10:02:26 -07:00
gcs_pubsub
langfuse Litellm dev 07 03 2025 p2 (#12301) 2025-07-03 22:40:21 -07:00
SlackAlerting [Feat] Performance - Don't create 1 task for every hanging request alert (#11385) 2025-06-03 21:12:54 -07:00
test_agentops.py
test_anthropic_cache_control_hook.py
test_athina.py
test_custom_guardrail.py Guardrails - support model-level guardrails (#12968) 2025-07-24 22:38:03 -07:00
test_custom_prompt_management.py Litellm dev 07 03 2025 p2 (#12301) 2025-07-03 22:40:21 -07:00
test_deepeval.py
test_langfuse_otel.py [Feat] Bump langfuse python SDK version and LANGFUSE_TRACING_ENVIRONMENT (#12376) 2025-07-07 15:53:43 -07:00
test_langfuse.py
test_openmeter.py OpenMeter integration error handling fix (#12147) 2025-07-01 18:12:54 -07:00
test_opentelemetry.py OTEL - OTEL_RESOURCE_ATTRIBUTES support + Model Hub - new model hub table view, new /public/model_hub endpoint, fix duplicates in /model_group/info (#12468) 2025-07-09 22:00:57 -07:00
test_prometheus_services.py
test_s3_v2.py [Bug fix] s3 v2 log uploader crashes when using with guardrails (#12733) 2025-07-18 08:57:07 -07:00