litellm/litellm
2025-12-17 11:37:49 -08:00
..
a2a_protocol [Refactor] litellm/init.py: lazy load LLMClientCache (#18008) 2025-12-16 05:44:06 -08:00
anthropic_interface
assistants
batch_completion
batches Revert batch utils with original logic 2025-12-10 17:01:21 +05:30
caching fix redis event loop closed at first call (#16913) 2025-11-21 19:15:56 -08:00
completion_extras Add custom headers in responses API 2025-12-16 11:31:15 +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 [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: Preserve systemInstructions for vertex ai generate content request 2025-12-11 09:52:32 +05:30
images fix(image_edit): add drop_params support and fix Vertex AI config (#18077) 2025-12-17 11:28:34 +05:30
integrations Merge remote-tracking branch 'origin' into litellm_email_budget_alerts_2 2025-12-17 11:37:49 -08:00
interactions [Feat] Add New Google Interactions API on AI Gateway (#18081) 2025-12-17 02:20:23 +04:00
litellm_core_utils Fix: Prevent LiteLLM API key leakage on /health endpoint failures (#18133) 2025-12-17 08:08:05 -08:00
llms Merge pull request #18115 from BerriAI/litellm_bedrock_image_gaurdrail_support1 2025-12-17 22:58:24 +05:30
ocr
passthrough fix bedrock passthrough auth issue (#16879) 2025-11-24 18:44:59 -08:00
proxy Merge remote-tracking branch 'origin' into litellm_email_budget_alerts_2 2025-12-17 11:37:49 -08:00
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 Add reasoning effort mapping 2025-12-17 18:03:48 +05:30
router_strategy fix: add None check for litellm_params (#16754) 2025-11-17 19:44:29 -08:00
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 Add support for new flash model 2025-12-17 18:02:14 +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 [Feat] New Endpoint - Google Interactions API - added on litellm SDK (#18079) 2025-12-17 02:18:51 +04:00
_lazy_imports.py Lazy load OpenAILikeChatConfig to avoid heavy import (#18075) 2025-12-16 12:43:42 -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 fix: default quality cost calculation of gpt-image 1 model 2025-12-15 08:16:25 +05:30
cost.json
exceptions.py
main.py [Refactor] litellm/init.py: lazy load encoding from main.py (#18070) 2025-12-16 11:19:59 -08:00
model_prices_and_context_window_backup.json Rename: gemini-3-flash-preview 2025-12-17 21:48:15 +05:30
mypy.ini
py.typed
router.py [Feat] Add New Google Interactions API on AI Gateway (#18081) 2025-12-17 02:20:23 +04:00
scheduler.py
timeout.py
utils.py fix(azure_ai): return AzureAnthropicConfig for Claude models in get_provider_chat_config (#18086) 2025-12-17 11:24:04 +05:30