litellm/litellm
Ishaan Jaff 36c971a6fd
[MCP Gateway] QA/Fixes - Ensure Team/Key level enforcement works for MCPs (#15305)
* fix: _set_object_permission

* fix: _set_object_permission on teams

* fix: _set_object_permission

* fixes for team/key permissions

* statsh: object permission view

* fix: MCPServerPermissions

* fix: _get_team_object_permission

* test mcp checks for permissions

* fix server checks with prefix names

* test_list_tools_strips_prefix_when_matching_permissions

* ruff fix

* docs - refactor MCP

* docs update MCP docs

* docs allowed tools
2025-10-07 17:34:48 -07:00
..
anthropic_interface
assistants
batch_completion
batches (feat)Litellm x twelvelabs bedrock[Async Invoke Support] (#14871) 2025-10-02 18:52:33 -07:00
caching [Fix] Cache - Avoiding expensive operations when cache isn't available (#15182) 2025-10-04 09:10:37 -07:00
completion_extras fix: fix import errors 2025-09-14 09:32:21 -07:00
endpoints/speech/speech_to_completion_bridge fix: fix import errors 2025-09-14 09:32:21 -07:00
experimental_mcp_client Merge pull request #15253 from BerriAI/litellm_dev_10_06_2025_p2 2025-10-06 20:01:39 -07:00
files Litellm gemini batch (#14733) 2025-09-19 15:22:52 -07:00
fine_tuning
google_genai fix test /generateContent route 2025-10-04 10:49:46 -07:00
images Revert "#14404 BugFix - Add support for Azure AD token-based authorization in image generation request headers definition for Azure" 2025-09-24 16:23:20 +05:30
integrations OTEL fix spans 2025-10-04 09:22:57 -07:00
litellm_core_utils Merge branch 'main' into litellm_dev_09_30_2025_p1 2025-10-04 14:15:55 -07:00
llms [Fix] Networking: remove limitations (#15302) 2025-10-07 16:45:42 -07:00
passthrough feat(azure/): partially working passthrough flow via router 2025-10-06 13:35:00 -07:00
proxy [MCP Gateway] QA/Fixes - Ensure Team/Key level enforcement works for MCPs (#15305) 2025-10-07 17:34:48 -07:00
realtime_api
rerank_api [Feat] Add Nvidia NIM Rerank Support (#15152) 2025-10-02 18:58:52 -07:00
responses fix the reasoningresponse id (#15265) 2025-10-07 11:24:29 -07:00
router_strategy fix: remove router inefficiencies (from O(M*N) to O(1)) - 62.5% faster P99 latency (#15046) 2025-09-29 15:49:46 -07:00
router_utils fix: fix import errors 2025-09-14 09:32:21 -07:00
secret_managers fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
types Added streaming support for response api streaming image generation (#15269) 2025-10-07 08:15:57 -07:00
vector_stores
__init__.py ci/cd new release 2025-10-04 12:49:52 -07:00
_logging.py
_redis.py [Security] Fix: Ensure .info() logs are not used for request/responses + Add code QA check for possible violations (#14386) 2025-09-09 13:55:56 -07:00
_service_logger.py
_uuid.py Fix: revert fastuuid optional dependency, always use fastuuid in .__uid helper (#14941) 2025-09-26 09:14:20 -07:00
_version.py
budget_manager.py
constants.py fix OPENAI_EMBEDDING_PARAMS 2025-10-04 10:11:21 -07:00
cost_calculator.py Removing get_model_info from Lemonade provider. Implemented get_models which gets hooked into get_valid_models litellm utility. Also, added a simple cost calculator implementation for Lemonade so calling cost_calculator.completion_cost() doesn't return an error when a model is not found in the model_cost json. 2025-09-30 12:12:24 -06:00
cost.json
exceptions.py Revert "[Feature]: Replace HTTPException with ParallelRequestLimitError in pa…" (#15095) 2025-09-30 21:17:04 -07:00
main.py fix passing headers for gemini (#15231) 2025-10-06 12:59:19 -07:00
model_prices_and_context_window_backup.json Add gpt-realtime-mini support (#15283) 2025-10-07 11:27:04 -07:00
mypy.ini fix mypy 2025-09-27 12:21:32 -07:00
py.typed
router.py [Refactor] Utils: extract inner function from client (#15234) 2025-10-06 18:30:01 -07:00
scheduler.py
timeout.py
utils.py Merge branch 'main' into litellm_dev_10_06_2025_p1 2025-10-06 20:06:30 -07:00