litellm/litellm
Sameer Kankute 57bf6f74e8
Merge pull request #17844 from SamAcctX/patch-2
OpenRouter GPT 5.2, Mistral 3, and Devstral 2
2025-12-15 18:32:50 +05:30
..
a2a_protocol fix: a2a gateway - azure foundry invoke 2025-12-14 14:06:35 -08:00
anthropic_interface
assistants
batch_completion
batches Revert batch utils with original logic 2025-12-10 17:01:21 +05:30
caching
completion_extras Guardrails API - support LLM tool call response checks on /chat/completions, /v1/responses, /v1/messages on regular + streaming calls (#17619) 2025-12-15 18:19:52 +05:30
containers [Feat] Containers API - add new container API file management + UI Interface (#17745) 2025-12-09 17:33:26 -08:00
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 fix: Preserve systemInstructions for vertex ai generate content request 2025-12-11 09:52:32 +05:30
images feat(stability): add Stability AI image generation support (#17894) 2025-12-14 08:29:45 +05:30
integrations Guardrails API - support LLM tool call response checks on /chat/completions, /v1/responses, /v1/messages on regular + streaming calls (#17619) 2025-12-15 18:19:52 +05:30
litellm_core_utils fix: filter internal params in fallback code and fix test issues (#17941) 2025-12-13 15:05:26 -08:00
llms Guardrails API - support LLM tool call response checks on /chat/completions, /v1/responses, /v1/messages on regular + streaming calls (#17619) 2025-12-15 18:19:52 +05:30
ocr
passthrough fix bedrock passthrough auth issue (#16879) 2025-11-24 18:44:59 -08:00
proxy Guardrails API - support LLM tool call response checks on /chat/completions, /v1/responses, /v1/messages on regular + streaming calls (#17619) 2025-12-15 18:19:52 +05:30
rag [Feat] RAG API - QA - allow internal user keys to access api, allow using litellm credentials with API, raise clear exception when RAG API fails (#17169) 2025-11-26 17:07:30 -08:00
realtime_api fix: tested e2e implementation and added sample config. 2025-11-26 12:37:13 +00:00
rerank_api Add tests for header forwarding 2025-12-12 17:54:17 +05:30
responses Guardrails API - support LLM tool call response checks on /chat/completions, /v1/responses, /v1/messages on regular + streaming calls (#17619) 2025-12-15 18:19:52 +05:30
router_strategy
router_utils fix(router): add minimum request threshold for error rate cooldown (#17464) 2025-12-12 04:36:10 -08:00
search
secret_managers fix: cyberark allow setting ssl verfiy to false (#17433) 2025-12-03 18:54:31 -08:00
skills [Feat] New API - Claude Skills API (Anthropic) (#17042) 2025-11-24 15:01:40 -08:00
types Guardrails API - support LLM tool call response checks on /chat/completions, /v1/responses, /v1/messages on regular + streaming calls (#17619) 2025-12-15 18:19:52 +05:30
vector_store_files
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 Change useful_links to include index for UI 2025-12-11 21:25:40 -08:00
_lazy_imports.py [Refactor#2] litellm/init – Lazy-load utils to reduce memory + import time (#17171) 2025-12-03 11:40:16 -08:00
_logging.py
_redis.py
_service_logger.py
_uuid.py
_version.py
budget_manager.py
constants.py fix(router): add minimum request threshold for error rate cooldown (#17464) 2025-12-12 04:36:10 -08:00
cost_calculator.py fixed flex tier pricing (#17748) 2025-12-09 18:10:51 -08:00
cost.json
exceptions.py
main.py Merge pull request #17747 from BerriAI/litellm_feat_mcp-chat-completions 2025-12-13 05:05:21 +09:00
model_prices_and_context_window_backup.json Merge pull request #17844 from SamAcctX/patch-2 2025-12-15 18:32:50 +05:30
mypy.ini
py.typed
router.py refactor(router): replace time.perf_counter() with time.time() for timing measurements (#17881) 2025-12-12 08:51:18 -08:00
scheduler.py
timeout.py
utils.py fix(openai/responses/guardrail_translation): fix basemodel import (#17977) 2025-12-15 16:13:45 +05:30