..
a2a_protocol
Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5
2026-08-29 06:03:33 -07:00
anthropic_interface
chore(lint): strip inert type: ignore comments and zero LIT009, LIT010, LIT011 headroom
2026-08-05 02:37:24 -07:00
assistants
chore(lint): clear grandfathered over-limit lint drift and ratchet budgets down
2026-08-05 12:18:13 -07:00
batch_completion
feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011)
2026-08-04 12:54:39 -07:00
batches
refactor(batches): make count_error_file_failed_requests public for the poller import
2026-08-29 14:09:18 -07:00
caching
refactor(types): replace Any with precise types across 73 modules
2026-09-01 11:05:02 +00:00
completion_extras
refactor(types): replace Any with precise types across 73 modules
2026-09-01 11:05:02 +00:00
compression
chore(lint): strip inert type: ignore comments and zero LIT009, LIT010, LIT011 headroom
2026-08-05 02:37:24 -07:00
containers
chore(typing): drop 1.3k basedpyright errors across 30 Any hotspot files
2026-08-16 03:56:02 +00:00
endpoints/speech /speech_to_completion_bridge
refactor(speech): freeze httpx response header dicts (LIT002)
2026-08-31 21:12:53 -07:00
evals
chore(typing): remove 914 basedpyright Any errors across 16 hotspot files
2026-08-10 01:24:40 -07:00
experimental_mcp_client
fix(mcp): follow tools/list pagination from upstream servers ( #39172 )
2026-09-01 14:34:14 -07:00
files
fix(batches): accept litellm_proxy in files and batches provider type literals
2026-08-18 13:28:06 -07:00
fine_tuning
Merge branch 'litellm_internal_staging' into litellm_remove_types_ruff_exclusion
2026-08-05 11:05:33 -07:00
google_genai
refactor(types): replace Any with precise types across 73 modules
2026-09-01 11:05:02 +00:00
images
Merge pull request #39104 from BerriAI/litellm_decrease_anys_opus5_r3
2026-09-01 12:26:52 -07:00
integrations
fix: normalize provider-specific cache token fields in OTel v2 usage ( #39202 )
2026-09-01 18:06:35 -07:00
interactions
feat(vertex_ai): add native Vertex AI Interactions API support
2026-08-25 09:55:13 -07:00
litellm_core_utils
fix(bedrock): gate Converse cachePoint emission on model prompt caching support ( #39210 )
2026-09-01 18:00:31 -07:00
llms
Merge pull request #39036 from BerriAI/litellm_fix_stream_modify_response_chunks
2026-09-01 18:44:10 -07:00
models
feat(scim): add placeholder listing and merge so a shadowed account can be healed ( #39231 )
2026-09-02 01:04:53 +00:00
ocr
fix(ocr): reject invalid req_format values as 400 on the SDK path
2026-08-17 15:49:18 -07:00
passthrough
refactor(types): replace Any with precise types across 73 modules
2026-09-01 11:05:02 +00:00
proxy
feat(proxy): manage capability router configs
2026-09-01 19:44:36 -07:00
proxy_auth
feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011)
2026-08-04 12:54:39 -07:00
rag
refactor(types): replace Any with precise types across 73 modules
2026-09-01 11:05:02 +00:00
realtime_api
fix(health): probe Azure GA realtime path for transcription-only models
2026-08-26 12:14:52 -07:00
repositories
feat(scim): add placeholder listing and merge so a shadowed account can be healed ( #39231 )
2026-09-02 01:04:53 +00:00
rerank_api
fix(together_ai): default endpoints to api.together.ai instead of api.together.xyz
2026-08-25 10:18:55 -07:00
responses
Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_fix_stream_modify_response_chunks
2026-09-01 14:49:06 -07:00
router_strategy
feat(router): calibrate capability classifier verdicts
2026-09-01 19:49:43 -07:00
router_utils
feat(router): add cached capability selection
2026-09-01 19:44:36 -07:00
rust_bridge
Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5
2026-08-29 06:03:33 -07:00
sandbox
feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011)
2026-08-04 12:54:39 -07:00
search
chore(lint): strip inert type: ignore comments and zero LIT009, LIT010, LIT011 headroom
2026-08-05 02:37:24 -07:00
secret_managers
refactor(types): replace Any with precise types across 73 modules
2026-09-01 11:05:02 +00:00
skills
chore(lint): strip inert type: ignore comments and zero LIT009, LIT010, LIT011 headroom
2026-08-05 02:37:24 -07:00
types
feat(proxy): manage capability router configs
2026-09-01 19:44:36 -07:00
vector_store_files
chore(lint): clear grandfathered over-limit lint drift and ratchet budgets down
2026-08-05 12:18:13 -07:00
vector_stores
refactor(types): replace Any with precise types across 73 modules
2026-09-01 11:05:02 +00:00
videos
refactor(videos): make video upload param keyword-only on public edit fns
2026-08-24 15:55:07 -07:00
__init__.py
feat(dashscope): add qwencloud and qwen_ai_platform provider aliases
2026-09-01 11:20:36 -07:00
_internal_context.py
feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011)
2026-08-04 12:54:39 -07:00
_lazy_imports.py
Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5
2026-08-29 06:37:10 -07:00
_lazy_imports_registry.py
feat(dashscope): add qwencloud and qwen_ai_platform provider aliases
2026-09-01 11:20:36 -07:00
_logging.py
fix(auth): quiet malformed virtual key rejections to stdout ( #38838 )
2026-08-31 18:19:40 -07:00
_redis.py
fix(redis): coerce env var string types and fix param discovery through decorator wrappers ( #30644 )
2026-08-31 20:51:31 -07:00
_redis_credential_provider.py
chore(lint): strip inert type: ignore comments and zero LIT009, LIT010, LIT011 headroom
2026-08-05 02:37:24 -07:00
_service_logger.py
chore(lint): clear grandfathered over-limit lint drift and ratchet budgets down
2026-08-05 12:18:13 -07:00
_uuid.py
chore(lint): strip inert type: ignore comments and zero LIT009, LIT010, LIT011 headroom
2026-08-05 02:37:24 -07:00
_version.py
anthropic_beta_headers_config.json
anthropic_beta_headers_manager.py
feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011)
2026-08-04 12:54:39 -07:00
blog_posts.json
budget_manager.py
feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011)
2026-08-04 12:54:39 -07:00
constants.py
feat(alerting): slack alerts for per-user daily/monthly spend thresholds and spend anomaly detection ( #38438 )
2026-09-01 15:09:03 -07:00
cost.json
cost_calculator.py
Merge pull request #39149 from BerriAI/litellm_qwencloud_provider_aliases
2026-09-01 12:18:05 -07:00
exceptions.py
feat(proxy): redact or drop individual batch records instead of rejecting the file ( #37561 )
2026-08-20 13:12:55 -07:00
main.py
Merge pull request #39149 from BerriAI/litellm_qwencloud_provider_aliases
2026-09-01 12:18:05 -07:00
model_prices_and_context_window_backup.json
fix(bedrock): use tool fallback without forced tool_choice for claude-fable-5-1 structured output
2026-09-01 20:19:46 +00:00
policy_templates_backup.json
provider_endpoints_support_backup.json
feat(dashscope): add qwencloud and qwen_ai_platform provider aliases
2026-09-01 11:20:36 -07:00
py.typed
router.py
feat(router): add cached capability selection
2026-09-01 19:44:36 -07:00
scheduler.py
feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011)
2026-08-04 12:54:39 -07:00
setup_wizard.py
feat(models): add Claude Fable 5.1 across Anthropic, Bedrock, Vertex AI, and Azure AI
2026-09-01 18:07:06 +00:00
timeout.py
feat(lint): enforce Final on locals and freeze function parameters (LIT010, LIT011)
2026-08-04 12:54:39 -07:00
utils.py
Merge pull request #38969 from emerzon/litellm_strict_order_fallback
2026-09-01 15:21:59 -07:00