litellm/litellm/types
YutaSaito 6ed76ff809
feat: change guardrail_information to list type (#16127)
* feat: change guardrail_information to list type to support displaying multiple guardrails

* fix: add missing commit and revert auto-format changes in utils.py

---------

Co-authored-by: Krish Dholakia <krrishdholakia@gmail.com>
2025-11-02 09:47:49 -08:00
..
containers Add E2E Container API Support (#16136) 2025-11-01 14:03:51 -07:00
google_genai Fix Google GenAI types import to handle missing google.genai module 2025-10-01 01:56:52 +08:00
images fix: fix import errors 2025-09-14 09:32:21 -07:00
integrations Fix: Support tool usage messages with Langfuse OTEL integration (#15932) 2025-10-27 19:47:31 -07:00
litellm_core_utils fix: fix import errors 2025-09-14 09:32:21 -07:00
llms build: Squashed commit of the following: (#16176) 2025-11-02 09:46:40 -08:00
management_endpoints [Feat] UI - Allow setting cache settings on UI (#16143) 2025-10-31 17:43:59 -07:00
mcp_server [Feat] add support for dynamic client registration (#15921) (enables Atlassian MCP to work via Oauth on LiteLLM) 2025-10-26 10:13:46 -07:00
passthrough_endpoints Revert "Add streamGenerateContent cost tracking in passthrough (#15199)" (#15202) 2025-10-04 14:37:02 -07:00
prompts Gitlab based Prompt manager (#14988) 2025-10-01 18:13:11 -07:00
proxy feat(guardrails): Add per-request profile overrides to PANW Prisma AIRS (#16069) 2025-10-29 19:05:59 -07:00
responses fix types/responses/main.py 2025-04-26 19:18:26 -07:00
secret_managers Revert "Litellm dev 07 21 2025 p1 (#12848)" 2025-07-22 18:28:36 -07:00
videos Litellm sameer oct staging (#15806) 2025-10-24 12:17:22 -07:00
adapter.py
caching.py fix: fix import errors 2025-09-14 09:32:21 -07:00
completion.py fix: correct CompletionRequest messages type to match OpenAI API spec (#12980) 2025-07-28 16:47:20 -07:00
embedding.py
files.py
fine_tuning.py
guardrails.py UI - Fix regression where Guardrail Entity Could not be selected and entity was not displayed (#16165) 2025-11-01 18:00:54 -07:00
mcp.py feat: initial commit for v2 oauth flow 2025-09-26 15:25:42 -07:00
realtime.py fix: fix import errors 2025-09-14 09:32:21 -07:00
rerank.py
router.py (feat) Milvus - search vector store support + (fix) Passthrough Endpoints - support multi-part form data on passthrough (#16035) 2025-11-01 12:00:29 -07:00
scheduler.py
search.py fix linting 2025-10-23 18:05:30 -07:00
services.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
tag_management.py [Feat] Tag Management - Add support for setting tag based budgets (#15433) 2025-10-10 19:24:50 -07:00
utils.py feat: change guardrail_information to list type (#16127) 2025-11-02 09:47:49 -08:00
vector_stores.py (feat) Azure AI Vector Stores - support "virtual" indexes + create vector store on passthrough API (#16160) 2025-11-01 12:01:32 -07:00