litellm/litellm/types
Ishaan Jaff e4d5f00990
[Feat] New Guardrail - Dynamo AI Guardrail (#15920)
* add dynamo types

* fix Dynamo guard

* add dynamo guardrail

* add dynamo ai docs guard

* docs fix

* test dynamo

* test LASSO
2025-10-24 17:11:04 -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 Merge branch 'main' into litellm_dev_09_30_2025_p1 2025-10-04 14:15:55 -07:00
litellm_core_utils fix: fix import errors 2025-09-14 09:32:21 -07:00
llms Litellm sameer oct staging (#15806) 2025-10-24 12:17:22 -07:00
mcp_server Merge branch 'main' into litellm_dev_10_08_2025_p2 2025-10-08 19:27:24 -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] New Guardrail - Dynamo AI Guardrail (#15920) 2025-10-24 17:11:04 -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 feat(anthropic_adapter.py): support for translating anthropic params to openai format 2024-07-10 00:32:28 -07:00
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 Removed config dict type definition 2024-05-17 10:39:00 +08:00
files.py LiteLLM Contributor PRs (02/18/2025). (#8643) 2025-02-19 21:52:46 -08:00
fine_tuning.py (feat) POST /fine_tuning/jobs support passing vertex specific hyper params (#7490) 2025-01-01 07:44:48 -08:00
guardrails.py Lasso Security Guardrail: Add v3 API Support (#12452) 2025-10-24 11:03:58 -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 build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
router.py (feat) Vector Stores: support Vertex AI Search API as vector store through LiteLLM (#15781) 2025-10-22 18:56:36 -07:00
scheduler.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
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 Litellm sameer oct staging (#15806) 2025-10-24 12:17:22 -07:00
vector_stores.py [Bug Fix] QA - Use PG Vector Vector Store with LiteLLM (#12716) 2025-07-18 08:41:18 -07:00