litellm/litellm
Ishaan Jaff dd4a65b83a
Feat: add MCP to Responses API and bump openai python sdk (#11029)
* feat: add MCP to responses API

* feat: bump openai version to 1.75.0

* docs MCP + responses API

* fixes: type checking

* fixes: type checking

* build: use latest openai 1.81.0

* fix: linting error

* fix: linting error

* fix: test

* fix: linting errors

* fix: test

* fix: test

* fix: linting

* Revert "fix: linting"

This reverts commit ebb19ff8cb.

* fix: linting
2025-05-22 07:24:10 -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 (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
batches fix(router.py): write file to all deployments (#10708) 2025-05-10 00:08:30 -07:00
caching fix(internal_user_endpoints.py): allow resetting spend/max budget on … (#10993) 2025-05-20 23:08:26 -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 Litellm dev 05 21 2025 p2 (#11039) 2025-05-21 21:40:53 -07:00
images [Feat] Add Image Edits Support to LiteLLM (#11020) 2025-05-21 14:03:09 -07:00
integrations Support passing prompt_label to langfuse (#11018) 2025-05-21 22:27:36 -07:00
litellm_core_utils Support passing prompt_label to langfuse (#11018) 2025-05-21 22:27:36 -07:00
llms Feat: add MCP to Responses API and bump openai python sdk (#11029) 2025-05-22 07:24:10 -07:00
proxy Support passing prompt_label to langfuse (#11018) 2025-05-21 22:27:36 -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 Feat: add MCP to Responses API and bump openai python sdk (#11029) 2025-05-22 07:24:10 -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 MCP to Responses API and bump openai python sdk (#11029) 2025-05-22 07:24:10 -07:00
vector_stores [Docs] Using LiteLLM with vector stores / knowledge bases (#10534) 2025-05-03 11:28:33 -07:00
__init__.py [Feat] Add Image Edits Support to LiteLLM (#11020) 2025-05-21 14:03:09 -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 [Feat] - Add Support for Showing Passthrough endpoint Error Logs on LiteLLM UI (#10990) 2025-05-20 18:29:39 -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: Handle dict objects in Anthropic streaming response (#11032) 2025-05-21 20:58:11 -07:00
cost.json store llm costs in budget manager 2023-09-09 19:11:35 -07:00
cost_calculator.py Anthropic unified web search + tool cost tracking support (#10846) 2025-05-14 22:41:12 -07:00
exceptions.py [Feat] Add Lakera v2 Guardrail Support (#10880) 2025-05-16 17:08:21 -07:00
main.py Support passing prompt_label to langfuse (#11018) 2025-05-21 22:27:36 -07:00
model_prices_and_context_window_backup.json feat: add Databricks Llama 4 Maverick model cost (#11008) 2025-05-21 20:59:18 -07:00
mypy.ini fix linting errors from ryptography.hazmat.bindings._rust 2025-05-17 16:31:30 -07:00
py.typed feature - Types for mypy - #360 2024-05-30 14:14:41 -04:00
router.py Support passing prompt_label to langfuse (#11018) 2025-05-21 22:27:36 -07:00
scheduler.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
timeout.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
utils.py Support passing prompt_label to langfuse (#11018) 2025-05-21 22:27:36 -07:00