litellm/litellm
YutaSaito b6664669d2
Merge pull request #18480 from hamzaq453/fix/openapi-parameter-names-security
Fix: Remove exec() usage and handle invalid OpenAPI parameter names
2026-01-05 14:34:57 +09:00
..
a2a_protocol [Refactor] litellm/init.py: lazy load LLMClientCache (#18008) 2025-12-16 05:44:06 -08:00
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(responses-api): use list format with input_text for tool results (#18257) 2025-12-20 13:46:14 +05:30
containers
endpoints/speech/speech_to_completion_bridge
experimental_mcp_client
files Add support for expires after param 2025-12-12 10:01:18 +05:30
fine_tuning
google_genai google genai adapter inline data support (#18477) 2026-01-04 00:43:22 +05:30
images Add support for image generation via azure ad token 2025-12-24 15:15:20 +05:30
integrations Merge pull request #18584 from BerriAI/feat/add_user_email_to_cloudzero 2026-01-05 14:22:46 +09: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 feat: Add Levo AI integration (#18529) 2026-01-05 08:49:21 +05:30
llms fix: move code from litellm/llms to the mcp_server dir 2026-01-05 12:05:16 +09:00
ocr
passthrough
proxy Resolve merge conflicts: integrate path validation with **kwargs approach 2026-01-05 10:20:26 +05: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 fix(cost_calculator): correct gpt-image-1 cost calculation using token-based pricing (#17906) 2026-01-02 23:08:52 +05:30
router_strategy 3[Fix] CI/CD - logging_testing (#18204) 2025-12-18 10:52:24 -08:00
router_utils refactor: Add lazy loading for get_llm_provider (#18591) 2026-01-02 13:18:57 -08:00
search
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 feat(types): add output_text property to ResponsesAPIResponse (#18491) 2026-01-04 00:38:32 +05:30
vector_store_files
vector_stores
videos fix: respect videos content db creds 2025-12-10 23:00:01 +05:30
__init__.py feat: Add Levo AI integration (#18529) 2026-01-05 08:49:21 +05:30
_lazy_imports_registry.py refactor: lazy load get_llm_provider and remove_index_from_tool_calls (#18608) 2026-01-03 12:12:24 -08:00
_lazy_imports.py refactor: Add lazy loading for get_llm_provider (#18591) 2026-01-02 13:18:57 -08:00
_logging.py
_redis.py
_service_logger.py
_uuid.py
_version.py
budget_manager.py
constants.py [Feat] AI Gateway - Add support for Platform Fee / Margins (#18427) 2025-12-25 11:07:27 +05:30
cost_calculator.py [Feat] AI Gateway - Add support for Platform Fee / Margins (#18427) 2025-12-25 11:07:27 +05:30
cost.json
exceptions.py
main.py Remove double imports 2025-12-24 12:22:19 +05:30
model_prices_and_context_window_backup.json feat(zai): Add GLM-4.7 model with reasoning support (#18476) 2026-01-04 00:44:19 +05:30
mypy.ini
py.typed
router.py [Feat] Guardrails Load Balancing - Allow Platform admins to load balance between guardrails (#18181) 2025-12-19 00:08:03 +05:30
scheduler.py
timeout.py
utils.py perf(utils): lazy load 15+ unused imports (#18616) 2026-01-03 16:16:17 -08:00