..
anthropic_interface
[Feat] Allow using litellm.completion with /v1/messages API Spec (use gpt-4, gemini etc with claude code) ( #11502 )
2025-06-06 20:35:53 -07:00
assistants
batch_completion
batches
Store batch output file id in DB + Store batch file status in DB + (experimental) BATCH API COST TRACKING
2025-06-25 22:41:22 -07:00
caching
[Bug Fix] No module named 'diskcache' ( #11600 )
2025-06-10 14:54:11 -07:00
completion_extras
fix: handle reasoning parameters and response in responses bridge ( #12433 )
2025-07-10 18:06:45 -07:00
endpoints/speech /speech_to_completion_bridge
feat(speech/): working gemini tts support via openai's /v1/speech endpoint ( #11832 )
2025-06-18 10:36:25 -07:00
experimental_mcp_client
added ruff fixes
2025-07-01 17:24:11 -07:00
files
fine_tuning
Litellm managed file updates combined ( #11040 )
2025-05-22 17:20:41 -07:00
google_genai
[Bug Fix] /generateContent API - Only pass supported params when using OpenAI models ( #12297 )
2025-07-04 12:08:10 -07:00
images
Feat(bedrock): support api key authentication for AWS Bedrock API ( #12426 ) ( #12495 )
2025-07-10 15:12:17 -07:00
integrations
OTEL - OTEL_RESOURCE_ATTRIBUTES support + Model Hub - new model hub table view, new /public/model_hub endpoint, fix duplicates in /model_group/info ( #12468 )
2025-07-09 22:00:57 -07:00
litellm_core_utils
Added dashscope (alibaba's cloud - qwen) as a provider ( #12361 )
2025-07-10 18:09:26 -07:00
llms
Added dashscope (alibaba's cloud - qwen) as a provider ( #12361 )
2025-07-10 18:09:26 -07:00
passthrough
Bedrock Passthrough cost tracking (/invoke + /converse routes - streaming + non-streaming) ( #12123 )
2025-06-27 20:01:12 -07:00
proxy
[Feat] Add support for editing MCP cost per tool ( #12501 )
2025-07-10 17:58:51 -07:00
realtime_api
rerank_api
feat: add HuggingFace rerank provider support ( #11438 )
2025-06-05 23:23:01 -07:00
responses
feat: add image support for Responses API to Chat Completion transformation ( #12204 )
2025-07-07 21:17:54 -07:00
router_strategy
[Bug Fix] Using /messages with lowest latency routing ( #12180 )
2025-06-30 15:57:19 -07:00
router_utils
[Bug fix] Router - handle cooldown_time = 0 for deployments ( #12108 )
2025-06-27 17:50:35 -07:00
secret_managers
[ ⚡ ️ Python SDK import] - reduce python sdk import time by .3s ( #12140 )
2025-06-28 14:57:10 -07:00
types
Added dashscope (alibaba's cloud - qwen) as a provider ( #12361 )
2025-07-10 18:09:26 -07:00
vector_stores
[Feat] OpenAI/Azure OpenAI - Add support for creating vector stores on LiteLLM ( #12021 )
2025-06-24 20:46:48 -07:00
__init__.py
Added dashscope (alibaba's cloud - qwen) as a provider ( #12361 )
2025-07-10 18:09:26 -07:00
_logging.py
fix mapped tests ( #12320 )
2025-07-04 10:04:43 -07:00
_redis.py
add _pretty_print_redis_config ( #12073 )
2025-06-26 10:26:57 -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
Added dashscope (alibaba's cloud - qwen) as a provider ( #12361 )
2025-07-10 18:09:26 -07:00
cost_calculator.py
[Feat] Add MCP Cost Tracking ( #12385 )
2025-07-07 21:08:10 -07:00
cost.json
exceptions.py
main.py
Feat(bedrock): support api key authentication for AWS Bedrock API ( #12426 ) ( #12495 )
2025-07-10 15:12:17 -07:00
model_prices_and_context_window_backup.json
docs stable release
2025-07-10 14:53:29 -07:00
mypy.ini
py.typed
router.py
Resolve model group alias on Auth + /v1/messages Fallback support ( #12440 )
2025-07-09 22:27:55 -07:00
scheduler.py
timeout.py
utils.py
Added dashscope (alibaba's cloud - qwen) as a provider ( #12361 )
2025-07-10 18:09:26 -07:00