litellm/litellm
2026-01-26 09:57:53 -08:00
..
a2a_protocol chore: resolve ModuleNotFoundError for Microsoft Foundry Agents (#18991) 2026-01-17 04:56:52 +05:30
anthropic_interface [bug fix] do not fallback to token counter if disable_token_counter is enabled (#19041) 2026-01-13 16:53:38 -08:00
assistants
batch_completion
batches Fix: generation config empty for batch 2026-01-22 14:32:44 +05:30
caching Add support for caching for responses API 2026-01-14 13:33:07 +05:30
completion_extras Add ChatGPT subscription support and responses bridge (#19030) 2026-01-19 05:37:45 -08:00
containers Make keepalive_timeout parameter work for Gunicorn (#19087) 2026-01-16 03:32:59 +05:30
endpoints/speech/speech_to_completion_bridge fix: fix import errors 2025-09-14 09:32:21 -07:00
experimental_mcp_client refactor: extract transport context creation into separate method (#19794) 2026-01-26 09:57:53 -08:00
files [Feat] Manus FILES API - Add File upload, get, delete, list (#18904) 2026-01-10 13:27:54 -08:00
fine_tuning
google_genai Add custom vertex ai mapping to the output 2026-01-22 15:18:24 +05:30
images Add None as default image value 2026-01-19 09:08:38 +05:30
integrations Add GCS mock mode for testing without API calls (#19683) 2026-01-23 16:25:32 -08:00
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 perf: Optimize use_custom_pricing_for_model with set intersection (#19677) 2026-01-23 17:18:16 -08:00
llms Merge pull request #19548 from BerriAI/litellm_staging_01_22_2026 2026-01-23 20:03:11 +05:30
ocr [Feat] /ocr - Add VertexAI OCR provider support + cost tracking (#16216) 2025-11-03 15:56:49 -08:00
passthrough [Fix] VertexAI Pass through - Ensure only anthropic betas are forwarded down to LLM API (#19542) 2026-01-21 19:12:04 -08:00
proxy fix: server rooth path (#19790) 2026-01-26 09:48:06 -08:00
rag code QA fixes 2025-12-20 13:56:04 +05:30
realtime_api Fix: handling of model name in query param 2026-01-15 15:06:37 +05:30
rerank_api Add tests for header forwarding 2025-12-12 17:54:17 +05:30
responses Merge pull request #19649 from BerriAI/litellm_fix_responses_api_logging_eror 2026-01-23 19:51:45 +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 Fix extract_cacheable_prefix to handle string content with message-level cache_control (fixes #19228) 2026-01-17 10:35:40 +05:30
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 ci cd fixes - linting security 2026-01-23 10:37:16 -08:00
skills [Feat] Unified Skills API - works across Anthropic, Vertex, Azure, Bedrock (#18232) 2025-12-19 18:55:59 +05:30
types [Feat] Guardrail Policy Management - Allow using UI to manage guardrail policies (#19668) 2026-01-23 12:44:22 -08:00
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 [Feat] New LiteLLM Policy engine - create policies to manage guardrails, conditions - permissions per Key, Team (#19612) 2026-01-22 19:49:53 -08: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 Merge branch 'main' into litellm_staging_01_19_2026 2026-01-20 19:19:36 +05:30
_logging.py Fix: log duplication when json_logs is enabled (#19705) 2026-01-24 11:09:04 -08:00
_redis.py fix: Apply max_connections configuration to Redis async client (#15797) 2025-10-22 09:19:08 -07:00
_service_logger.py fix(langfuse_otel): ignore service logs and fix callback shadowing (#19298) 2026-01-19 05:53:47 -08: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 Adding EOS to finish reasons 2026-01-22 15:16:44 -08:00
cost.json
cost_calculator.py Fix Azure AI costs for Anthropic models (#19530) 2026-01-21 21:10:27 -08:00
exceptions.py Fix unsafe access to request attribute (#19573) 2026-01-22 10:58:29 -08:00
main.py Merge pull request #19562 from BerriAI/litellm_stop_setting 2026-01-22 19:44:56 +05:30
model_prices_and_context_window_backup.json CI/CD fixes - split local testing 2026-01-24 09:23:03 -08:00
mypy.ini fix mypy 2025-09-27 12:21:32 -07:00
py.typed
router.py fix: args issue & refactor into helper function to reduce bloat for both(#19441) 2026-01-25 10:21:20 +05:30
scheduler.py Fix queue persistence to Redis (#19304) 2026-01-19 19:01:34 -08:00
timeout.py
utils.py perf: Add LRU caching to get_model_info for faster cost lookups (#19606) 2026-01-23 17:26:45 -08:00