litellm/litellm
2025-08-15 12:17:59 +08:00
..
anthropic_interface
assistants
batch_completion
batches UI - Support 'batch' model health checks + make 'team-only' model concept clearer (#12770) 2025-07-19 14:30:38 -07:00
caching fix: fix check 2025-08-11 17:56:19 -07:00
completion_extras add support for reasoning_effort minimal (#13401) 2025-08-08 14:34:46 -07:00
endpoints/speech/speech_to_completion_bridge
experimental_mcp_client [MCP Gateway] Litellm mcp client list fail (#13114) 2025-07-30 15:23:19 -07:00
files
fine_tuning
google_genai [Bug Fix] Gemini-CLI Integration - ensure tool calling works as expected on generateContent (#13189) 2025-07-31 16:42:57 -07:00
images [Feat] New provider - Azure AI Flux Image Generation (#13592) 2025-08-13 17:20:30 -07:00
integrations Update mlflow logger usage span attributes (#13561) 2025-08-14 15:20:50 -07:00
litellm_core_utils feat: Add cachePoint support for assistant and tool messages in Bedrock 2025-08-15 11:40:40 +08:00
llms Add cachePoint support for assistant and tool messages in Bedrock 2025-08-15 12:17:59 +08:00
passthrough
proxy [Bug Fix] /messages endpoint - ensure tool use arguments are returned for non-anthropic models (#13638) 2025-08-14 17:29:42 -07:00
realtime_api [LLM Translation] Fix Realtime API endpoint for no intent (#13476) 2025-08-14 16:24:14 -07:00
rerank_api Add Hosted VLLM rerank provider integration (#12738) 2025-07-18 10:55:50 -07:00
responses [Feat] Working e2e flow for Responses API session management with media (#13456) 2025-08-08 18:28:10 -07:00
router_strategy Fix - add safe divide by 0 for most places to prevent crash (#13624) 2025-08-14 11:17:49 -07:00
router_utils Fix async retryer on .acompletion() + forward clientside headers - filter out content-type from clientside request (causes llm api call to hang) (#12886) 2025-07-22 19:50:05 -07:00
secret_managers Added handling for pwd protected cert files in AOAI CertificateCredential auth (#12995) 2025-07-28 21:34:54 -07:00
types [Proxy] Litellm add DB metrics to prometheus (#13626) 2025-08-14 16:16:48 -07:00
vector_stores [Feat] LLM API Endpoint - Expose OpenAI Compatible /vector_stores/{vector_store_id}/search endpoint (#12749) 2025-07-18 18:18:53 -07:00
__init__.py Merge pull request #13590 from BerriAI/litellm_bedrock_api_header 2025-08-14 11:32:18 -07:00
_logging.py [Proxy server] Add apscheduler log suppress (#13299) 2025-08-05 15:04:51 -07:00
_redis.py added redis iam auth (#13275) 2025-08-05 10:56:34 -07:00
_service_logger.py [️ Python SDK import] - reduce python sdk import time by .3s (#12140) 2025-06-28 14:57:10 -07:00
_version.py
budget_manager.py
constants.py feat: add CometAPI provider support with chat completions and streaming (#13458) 2025-08-11 18:06:37 -07:00
cost_calculator.py [Feat] New provider - Azure AI Flux Image Generation (#13592) 2025-08-13 17:20:30 -07:00
cost.json
exceptions.py Anthropic - working mid-stream fallbacks (#13149) 2025-07-31 21:22:49 -07:00
main.py Merge pull request #13590 from BerriAI/litellm_bedrock_api_header 2025-08-14 11:32:18 -07:00
model_prices_and_context_window_backup.json Add deepseek-chat-v3-0324 to OpenRouter model list 2025-08-14 10:44:15 +08:00
mypy.ini
py.typed
router.py [LLM Translation] Fix Realtime API endpoint for no intent (#13476) 2025-08-14 16:24:14 -07:00
scheduler.py
timeout.py
utils.py [Fix] Ensure /messages works when using `bedrock/converse/<model> with LiteLLM (#13627) 2025-08-14 16:50:05 -07:00