..
a2a_protocol
[Fix] A2a endpoint - fix timeout ( #18747 )
2026-01-07 13:31:53 +05:30
anthropic_interface
[Feat] Unified Skills API - works across Anthropic, Vertex, Azure, Bedrock ( #18232 )
2025-12-19 18:55:59 +05:30
assistants
batch_completion
batches
Revert batch utils with original logic
2025-12-10 17:01:21 +05:30
caching
3[Fix] CI/CD - logging_testing ( #18204 )
2025-12-18 10:52:24 -08:00
completion_extras
Fix: mypy errors
2026-01-08 15:56:55 +05:30
containers
[Feat] Litellm new endpoint add container file upload ( #18743 )
2026-01-07 13:36:55 +05:30
endpoints/speech /speech_to_completion_bridge
fix: fix import errors
2025-09-14 09:32:21 -07:00
experimental_mcp_client
[Feat] mcp resources support ( #16800 )
2025-11-20 14:53:44 -08:00
files
Add support for expires after param
2025-12-12 10:01:18 +05:30
fine_tuning
google_genai
Fix: google_genai streaming adapter provider handling ( #18845 )
2026-01-10 00:31:52 +05:30
images
Add support for image generation via azure ad token
2025-12-24 15:15:20 +05:30
integrations
Merge branch 'main' into litellm_staging_01_06_2026
2026-01-09 17:06:17 +05:30
interactions
[Feat] Interactions API - allow using all litellm providers (interactions -> responses api bridge) ( #18373 )
2025-12-23 22:30:22 +05:30
litellm_core_utils
Merge branch 'main' into litellm_staging_01_06_2026
2026-01-09 17:06:17 +05:30
llms
Fix : litellm import error
2026-01-10 01:03:50 +05:30
ocr
[Feat] /ocr - Add VertexAI OCR provider support + cost tracking ( #16216 )
2025-11-03 15:56:49 -08:00
passthrough
Add support for model id in bedrock passthrough
2026-01-08 13:03:58 +05:30
proxy
feat: Redact messages in spend logs' proxy_server_request
2026-01-09 22:06:34 +00:00
rag
code QA fixes
2025-12-20 13:56:04 +05:30
realtime_api
refactor: Add lazy loading for get_llm_provider ( #18591 )
2026-01-02 13:18:57 -08:00
rerank_api
Add tests for header forwarding
2025-12-12 17:54:17 +05:30
responses
Merge branch 'main' into litellm_staging_01_06_2026
2026-01-09 17:06:17 +05:30
router_strategy
feat(tag-routing): support toggling tag matching between ANY and ALL ( #18776 )
2026-01-08 23:39:03 +05:30
router_utils
refactor: Add lazy loading for get_llm_provider ( #18591 )
2026-01-02 13:18:57 -08:00
search
[Bug Fix] Exa Search API - ensure request params are sent to Exa AI ( #15855 )
2025-10-23 11:56:30 -07:00
secret_managers
feat: allow per-team Vault overrides when storing keys
2025-12-18 06:21:53 +09:00
skills
[Feat] Unified Skills API - works across Anthropic, Vertex, Azure, Bedrock ( #18232 )
2025-12-19 18:55:59 +05:30
types
Merge branch 'main' into litellm_staging_01_06_2026
2026-01-09 17:06:17 +05:30
vector_store_files
Vector store files Stable Release ( #16643 )
2025-11-15 13:00:33 -08:00
vector_stores
Fix vector store configuration synchronization failure
2025-12-05 11:46:14 +05:30
videos
fix: respect videos content db creds
2025-12-10 23:00:01 +05:30
__init__.py
Merge pull request #18802 from BerriAI/litellm_feat_focus_backend
2026-01-09 07:21:04 +09:00
_lazy_imports.py
refactor: migrate utils.py lazy imports to registry pattern ( #18657 )
2026-01-05 09:55:48 -08:00
_lazy_imports_registry.py
[Feat] New provider - Manus API on /responses, GET /responses ( #18804 )
2026-01-08 18:37:42 +05:30
_logging.py
[Feat] Add support for returning images with gemini/gemini-2.5-flash-image-preview with /chat/completions ( #13983 )
2025-08-27 16:16:19 -07:00
_redis.py
fix: Apply max_connections configuration to Redis async client ( #15797 )
2025-10-22 09:19:08 -07:00
_service_logger.py
[ ⚡ ️ Python SDK import] - reduce python sdk import time by .3s ( #12140 )
2025-06-28 14:57:10 -07:00
_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
Add support for kimi2 model on bedrock
2026-01-08 09:51:34 +05:30
cost.json
cost_calculator.py
[Feat] AI Gateway - Add support for Platform Fee / Margins ( #18427 )
2025-12-25 11:07:27 +05:30
exceptions.py
Adds support for returning Azure Content Policy error information when exceptions from Azure OpenAI occur ( #16231 )
2025-11-08 16:04:36 -08:00
main.py
Merge pull request #18763 from BerriAI/litellm_staging_01_07_2026
2026-01-09 17:01:58 +05:30
model_prices_and_context_window_backup.json
Add support to zai glm-4.7 model in Vertex ( #18782 )
2026-01-08 13:20:02 +05:30
mypy.ini
fix mypy
2025-09-27 12:21:32 -07:00
py.typed
router.py
🐛 fix: propagate headers in router embedding calls ( #18844 )
2026-01-09 23:57:18 +05:30
scheduler.py
timeout.py
utils.py
Refactor ProviderConfigManager.get_provider_chat_config for O(1) performance ( #18867 )
2026-01-09 10:40:06 -08:00