1 repo
Validation layers for blocking or sanitizing model inputs and outputs based on custom policies.
Distinguishing note: Focuses on model-specific safety filtering rather than general network security.
Explore 1 awesome GitHub repository matching security & cryptography · Model Safety Filters. Refine with filters or upvote what's useful.
LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model providers. It provides a standardized API interface that abstracts vendor-specific schemas, allowing developers to interact with diverse models through a single, consistent format. By acting as a central traffic management layer, it enables organizations to route, secure, and govern model interactions across multiple deployments. The platform distinguishes itself through its policy-driven architecture, which uses configuration-based routing to manage traffic distribution, load balanc
Implements safety filters to validate or block model inputs and outputs based on custom content policies.