litellm/litellm
Ishaan Jaff bd1e0634bf
[Feat] Add Lakera v2 Guardrail Support (#10880)
* feat: add types for lakera v2

* feat: add call v2 guard for lakera

* feat: add call v2 guard for lakera

* feat: add LAKERA_V2

* feat: add LAKERA_V2 params

* feat: add initialize_lakera_v2

* fix: lakera pii masking

* test: lakera pii masking

* fix: lakera pii masking with tracing

* fix: lakera pii masking with tracing

* fix: fix linting errors

* fix: lakera ai docs
2025-05-16 17:08:21 -07:00
..
anthropic_interface [Refactor] Anthropic /v1/messages endpoint - Refactor to use base llm http handler and transformations (#10677) 2025-05-08 17:56:50 -07:00
assistants Contributor PR - Support OPENAI_BASE_URL in addition to OPENAI_API_BASE (#9995) (#10423) 2025-04-29 21:27:37 -07:00
batch_completion
batches fix(router.py): write file to all deployments (#10708) 2025-05-10 00:08:30 -07:00
caching fix(caching_handler.py): fix embedding str caching result (#10700) 2025-05-09 23:37:02 -07:00
experimental_mcp_client fix types on tools.py 2025-03-29 16:48:15 -07:00
files Litellm Unified File ID output file id support (#10713) 2025-05-10 11:02:09 -07:00
fine_tuning Contributor PR - Support OPENAI_BASE_URL in addition to OPENAI_API_BASE (#9995) (#10423) 2025-04-29 21:27:37 -07:00
integrations [Feat] Add Lakera v2 Guardrail Support (#10880) 2025-05-16 17:08:21 -07:00
litellm_core_utils Gemini Multimodal Live API support (#10841) 2025-05-15 22:39:09 -07:00
llms fix: fix unit tests 2025-05-16 10:33:44 -07:00
proxy [Feat] Add Lakera v2 Guardrail Support (#10880) 2025-05-16 17:08:21 -07:00
realtime_api Gemini Multimodal Live API support (#10841) 2025-05-15 22:39:09 -07:00
rerank_api build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
responses Gemini Multimodal Live API support (#10841) 2025-05-15 22:39:09 -07:00
router_strategy fix(router.py): write file to all deployments (#10708) 2025-05-10 00:08:30 -07:00
router_utils complete unified batch id support - replace model in jsonl to be deployment model name (#10719) 2025-05-10 12:04:01 -07:00
secret_managers Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
types [Feat] Add Lakera v2 Guardrail Support (#10880) 2025-05-16 17:08:21 -07:00
vector_stores [Docs] Using LiteLLM with vector stores / knowledge bases (#10534) 2025-05-03 11:28:33 -07:00
__init__.py Add new model provider Novita AI (#7582) (#9527) 2025-05-12 21:49:30 -07:00
_logging.py fix debug logs 2025-05-06 14:28:20 -07:00
_redis.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
_service_logger.py clean up service metrics 2025-04-02 17:50:41 -07:00
_version.py Virtual key based policies in Aim Guardrails (#9499) 2025-04-01 21:57:23 -07:00
budget_manager.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
constants.py Fix/issue 10113 embeddings use non default tokenizer (#10629) 2025-05-14 22:55:49 -07:00
cost_calculator.py Anthropic unified web search + tool cost tracking support (#10846) 2025-05-14 22:41:12 -07:00
cost.json
exceptions.py [Feat] Add Lakera v2 Guardrail Support (#10880) 2025-05-16 17:08:21 -07:00
main.py Anthropic unified web search + tool cost tracking support (#10846) 2025-05-14 22:41:12 -07:00
model_prices_and_context_window_backup.json fix: bedrock-sonnet-caching-cost (#10752) 2025-05-14 22:50:45 -07:00
mypy.ini mypy tweaks (#10490) 2025-05-01 22:13:14 -07:00
py.typed
router.py fix: allow using credentials with amoderation (#10723) 2025-05-10 14:27:57 -07:00
scheduler.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
timeout.py
utils.py Gemini Multimodal Live API support (#10841) 2025-05-15 22:39:09 -07:00