litellm/tests/test_litellm/integrations
Krish Dholakia e11d34eb69
Permission Management - disable global guardrails by key/team (#16983)
* feat(teams.py): param for disabling guardrails by team

allows use-case where you don't run global guardrails for team - only run team-specific guardrails

* feat(custom_guardrail.py): add support for disabling global guardrails

only run guardrails requested for in the request/key/team

* feat: support adding disable_global_guardrails to metadata if present in key/team metadata

* feat(create_key_button.tsx): new disable global guardrails field

* feat(key_edit_view.tsx): support disabling global guardrails on key edit

* feat(teams.tsx): add disable global guardrails on create team on UI

* feat(team_info.tsx): allow disabling global guardrails on team update
2025-11-22 15:43:50 -08:00
..
arize ArizePhoenixConfig 2025-11-22 09:28:37 -08:00
bitbucket (Feat) Add BitBucket Integration for Prompt Management (#14882) 2025-09-25 15:51:00 -07:00
cloudzero [Bug] Updated spend would not be sent to CloudZero (#16201) 2025-11-10 19:43:15 -08:00
datadog test_dd_llms_obs_redaction 2025-11-08 14:23:42 -08:00
dotprompt test_dotprompt_with_prompt_version 2025-11-22 11:00:47 -08:00
gcs_bucket update GCSBucketBase to handle GSM project ID if passed (#11409) 2025-06-04 10:02:26 -07:00
gcs_pubsub
gitlab Add GitlabPromptCache and enable subfolder access (#15712) 2025-10-28 14:46:50 -07:00
langfuse Litellm dev 07 03 2025 p2 (#12301) 2025-07-03 22:40:21 -07:00
open_telemetry/data add metrics and logs (events) with semconv attributes 2025-09-02 09:20:25 -06:00
SlackAlerting Litellm sameer oct staging (#15806) 2025-10-24 12:17:22 -07:00
test_agentops.py
test_anthropic_cache_control_hook.py [Fix] Anthropic cache_control incorrectly applied to all content items instead of last item only (#15699) 2025-10-18 15:18:08 -07:00
test_athina.py
test_braintrust_logging.py [Bug]: Fix tests to reference moved attributes in braintrust_logging module (#13978) 2025-08-26 18:58:16 -07:00
test_braintrust_span_name.py Add details in docs (#15721) 2025-10-21 16:57:51 -07:00
test_custom_guardrail.py Permission Management - disable global guardrails by key/team (#16983) 2025-11-22 15:43:50 -08:00
test_custom_prompt_management.py Litellm dev 07 03 2025 p2 (#12301) 2025-07-03 22:40:21 -07:00
test_deepeval.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
test_langfuse_otel.py build: Squashed commit of the following: (#16176) 2025-11-02 09:46:40 -08:00
test_langfuse.py fix 2025-11-14 18:56:30 -08:00
test_langsmith_init.py fix(langsmith.py): add langsmith_sampling_rate as a dynamic param 2025-09-17 17:32:26 -07:00
test_mlflow.py Fix MLFlow tags - split request_tags into (key, val) if request_tag has colon (#15914) 2025-10-24 12:57:15 -07:00
test_openmeter.py [Bug]: Set user from token user_id for OpenMeter integration 2025-07-30 22:23:30 +02:00
test_opentelemetry.py [Feat] OTEL - Log Cost Breakdown on OTEL Logger (#16334) 2025-11-06 13:53:53 -08:00
test_prometheus_labels.py Added user_email labels to the prometheus monitoring. 2025-09-12 15:38:23 -07:00
test_prometheus_services.py
test_s3_v2.py Add allowing Key based prefix to s3 path (#16237) 2025-11-05 14:43:21 -08:00