litellm/litellm
Jugal D. Bhatt b3a214bce7
[MCP Gateway] Allow MCP access groups to be added via the config LIT-312 (#12654)
* allow mcp access groups to be added via the config

* fix code and doc quality

* fix mypy

* create helpers:
2025-07-16 13:57:43 -07:00
..
anthropic_interface [Feat] Allow using litellm.completion with /v1/messages API Spec (use gpt-4, gemini etc with claude code) (#11502) 2025-06-06 20:35:53 -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 Store batch output file id in DB + Store batch file status in DB + (experimental) BATCH API COST TRACKING 2025-06-25 22:41:22 -07:00
caching add azure blob cache support (#12587) 2025-07-15 11:47:38 -07:00
completion_extras fix: remove unused imports in completion_extras transformation (#12655) 2025-07-16 10:23:13 -07:00
endpoints/speech/speech_to_completion_bridge feat(speech/): working gemini tts support via openai's /v1/speech endpoint (#11832) 2025-06-18 10:36:25 -07:00
experimental_mcp_client [Feat] MCP Gateway - allow using MCPs with all LLM APIs when using /responses with LiteLLM (#12546) 2025-07-15 14:06:31 -07:00
files Litellm Unified File ID output file id support (#10713) 2025-05-10 11:02:09 -07:00
fine_tuning Litellm managed file updates combined (#11040) 2025-05-22 17:20:41 -07:00
google_genai remove deprecated pydantic class Config (#12528) 2025-07-11 22:21:02 -07:00
images Feat(bedrock): support api key authentication for AWS Bedrock API (#12426) (#12495) 2025-07-10 15:12:17 -07:00
integrations Team Members - reset budget, if duration set + Prometheus - support tag based metrics (#12534) 2025-07-11 22:54:16 -07:00
litellm_core_utils fix(router.py): use more descriptive error message (#12629) 2025-07-15 22:34:20 -07:00
llms [Bug Fix] grok-4 does not support the stop param (#12646) 2025-07-16 09:19:25 -07:00
passthrough Bedrock Passthrough cost tracking (/invoke + /converse routes - streaming + non-streaming) (#12123) 2025-06-27 20:01:12 -07:00
proxy [MCP Gateway] Allow MCP access groups to be added via the config LIT-312 (#12654) 2025-07-16 13:57:43 -07:00
realtime_api Gemini Multimodal Live API support (#10841) 2025-05-15 22:39:09 -07:00
rerank_api feat: add HuggingFace rerank provider support (#11438) 2025-06-05 23:23:01 -07:00
responses [Feat] MCP Gateway - allow using MCPs with all LLM APIs when using /responses with LiteLLM (#12546) 2025-07-15 14:06:31 -07:00
router_strategy [Bug Fix] Using /messages with lowest latency routing (#12180) 2025-06-30 15:57:19 -07:00
router_utils [Bug fix] Router - handle cooldown_time = 0 for deployments (#12108) 2025-06-27 17:50:35 -07:00
secret_managers [️ Python SDK import] - reduce python sdk import time by .3s (#12140) 2025-06-28 14:57:10 -07:00
types [MCP Gateway] Allow MCP access groups to be added via the config LIT-312 (#12654) 2025-07-16 13:57:43 -07:00
vector_stores [Feat] OpenAI/Azure OpenAI - Add support for creating vector stores on LiteLLM (#12021) 2025-06-24 20:46:48 -07:00
__init__.py [Feat] New LLM API Integration - Add Moonshot API (Kimi) (#12551) (#12592) 2025-07-14 15:23:34 -07:00
_logging.py fix mapped tests (#12320) 2025-07-04 10:04:43 -07:00
_redis.py add _pretty_print_redis_config (#12073) 2025-06-26 10:26:57 -07:00
_service_logger.py [️ Python SDK import] - reduce python sdk import time by .3s (#12140) 2025-06-28 14:57:10 -07:00
_version.py
budget_manager.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
constants.py [Feat] New LLM API Integration - Add Moonshot API (Kimi) (#12551) (#12592) 2025-07-14 15:23:34 -07:00
cost_calculator.py fix bedrock cost calculation for cached tokens (#12488) 2025-07-10 21:29:22 -07:00
cost.json
exceptions.py [Feat] Add Lakera v2 Guardrail Support (#10880) 2025-05-16 17:08:21 -07:00
main.py Integration: Bytez as a model provider (#12121) 2025-07-12 10:50:39 -07:00
model_prices_and_context_window_backup.json Merge pull request #12648 from colesmcintosh/add-groq-moonshotai-kimi-k2-instruct 2025-07-16 09:50:52 -06:00
mypy.ini fix linting errors from ryptography.hazmat.bindings._rust 2025-05-17 16:31:30 -07:00
py.typed
router.py fix(proxy_server.py): fixes for handling team only models via `/v2/mo… (#12632) 2025-07-15 22:36:05 -07:00
scheduler.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
timeout.py
utils.py add azure blob cache support (#12587) 2025-07-15 11:47:38 -07:00