litellm/litellm
Harshit Jain 1dc2d2ddac
fix(utils.py): correctly extract messages from google genai contents (#19156)
* fix(utils.py): correctly extract messages from google genai contents

* refactor use shared utilities
2026-01-19 06:00:23 -08:00
..
a2a_protocol [Fix] A2a endpoint - fix timeout (#18747) 2026-01-07 13:31:53 +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 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 Revert batch utils with original logic 2025-12-10 17:01:21 +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 [Feat] mcp resources support (#16800) 2025-11-20 14:53:44 -08:00
files [Feat] Manus FILES API - Add File upload, get, delete, list (#18904) 2026-01-10 13:27:54 -08:00
fine_tuning Litellm managed file updates combined (#11040) 2025-05-22 17:20:41 -07:00
google_genai fix(google_genai): forward extra_headers in generateContent adapter (#18935) 2026-01-12 16:23:58 +05:30
images Add support for openrouter image generation endpoint 2026-01-14 10:15:02 +05:30
integrations fix(langfuse_otel): ignore service logs and fix callback shadowing (#19298) 2026-01-19 05:53:47 -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 fix(logging): prevent duplicate StandardLoggingPayload logs (#19325) 2026-01-19 05:53:23 -08:00
llms Add ChatGPT subscription support and responses bridge (#19030) 2026-01-19 05:37:45 -08:00
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: Add Redis-based migration lock with bug fixes (#19261) 2026-01-19 05:57:24 -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 test: add mcp completions test 2026-01-15 15:47:45 +09:00
router_strategy feat(tag-routing): support toggling tag matching between ANY and ALL (#18776) 2026-01-08 23:39:03 +05:30
router_utils Revert "fix: models loadbalancing billing issue by filter (#18891)" 2026-01-16 15:21:10 +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 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 Add ChatGPT subscription support and responses bridge (#19030) 2026-01-19 05:37:45 -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 Add ChatGPT subscription support and responses bridge (#19030) 2026-01-19 05:37:45 -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 Add ChatGPT subscription support and responses bridge (#19030) 2026-01-19 05:37:45 -08:00
_logging.py fix(logging): Include langfuse logger in JSON logging when langfuse callback is used (#19162) 2026-01-17 00:59:38 +05:30
_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 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 Add ChatGPT subscription support and responses bridge (#19030) 2026-01-19 05:37:45 -08:00
cost.json
cost_calculator.py test fix 2026-01-15 16:48:21 -08:00
exceptions.py fix: preserve llm_provider-* headers in error responses (#19020) 2026-01-14 22:49:39 +05:30
main.py fix: prevent MCP type objects from being captured in locals() 2026-01-15 17:14:58 +09:00
model_prices_and_context_window_backup.json Add ChatGPT subscription support and responses bridge (#19030) 2026-01-19 05:37:45 -08:00
mypy.ini fix mypy 2025-09-27 12:21:32 -07:00
py.typed
router.py fix(router): prevent retrying 4xx client errors (#19275) 2026-01-19 05:18:35 -08:00
scheduler.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
timeout.py
utils.py fix(utils.py): correctly extract messages from google genai contents (#19156) 2026-01-19 06:00:23 -08:00