litellm/litellm/proxy/policy_engine
Devin AI 21ffbdc7ea feat(policy_engine): explicit priority for policy attachment execution order
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-17 05:59:01 +00:00
..
__init__.py chore(lint): clear grandfathered over-limit lint drift and ratchet budgets down 2026-08-05 12:18:13 -07:00
architecture.md [Feat] New LiteLLM Policy engine - create policies to manage guardrails, conditions - permissions per Key, Team (#19612) 2026-01-22 19:49:53 -08:00
attachment_registry.py feat(policy_engine): explicit priority for policy attachment execution order 2026-09-17 05:59:01 +00:00
condition_evaluator.py perf: build log messages lazily so filtered-out log records cost nothing (#35703) 2026-08-04 04:34:52 +00:00
init_policies.py refactor(typing): replace Any with proven types in 65 backend files 2026-09-02 09:11:36 +00:00
pipeline_executor.py fix(guardrails): define UnappliableRequestRewrite in the shared guardrail translation utils 2026-09-14 18:39:54 -07:00
policy_endpoints.py feat(policy_engine): explicit priority for policy attachment execution order 2026-09-17 05:59:01 +00:00
policy_matcher.py fix(auth): support wildcard prefixes in jwt team_allowed_routes 2026-08-21 01:56:02 +00:00
policy_registry.py refactor(repositories): type prisma table access with one generic protocol 2026-08-25 12:14:17 +00:00
policy_resolve_endpoints.py Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5_round2 2026-08-25 16:17:29 -07:00
policy_resolver.py feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00
policy_validator.py feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011) 2026-08-04 12:54:39 -07:00
response_retrieval.py fix(policy_engine): warn when a poll cannot re-match the submitted model name and keep default_on pre_call claims 2026-09-08 15:04:19 -07:00