..
a2a_protocol
feat(agentcore-a2a): derive runtime session id from A2A message.contextId ( #39371 )
2026-09-02 12:40:24 -07:00
anthropic_interface
assistants
batch_completion
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
containers
fix(proxy): route container create and list through model_list deployments
2026-09-01 23:26:23 +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
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
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(guardrail): hide-secrets playground redaction and guardrail telemetry ( #39398 )
2026-09-03 00:01:03 -07:00
interactions
feat(vertex_ai): add native Vertex AI Interactions API support
2026-08-25 09:55:13 -07:00
litellm_core_utils
Merge pull request #39409 from BerriAI/litellm_databricks_strip_thinking_blocks
2026-09-03 10:22:48 -07:00
llms
Merge pull request #35987 from BerriAI/litellm_bedrock_mantle_web_search
2026-09-03 10:45:28 -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
Merge pull request #39334 from BerriAI/litellm_rust_opt_in_configuration
2026-09-02 16:26:36 -07:00
passthrough
Merge origin/litellm_internal_staging into litellm_techdebt_20260901
2026-09-01 19:38:19 +00:00
proxy
refactor(proxy): compose the /user/list search predicate without mutating the where dict
2026-09-03 12:13:12 -07:00
proxy_auth
rag
fix(rag): store-wins merge, single lookup, allowlisted search params
2026-09-01 12:52:45 -07: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(rerank): adopt declared authenticating providers in arerank instead of resolving them
2026-09-01 14:47:59 -07:00
responses
fix(responses): keep provider response headers in streaming logging callbacks ( #38131 )
2026-09-02 17:40:13 -07:00
router_strategy
feat(auto-router): support classifier reasoning effort ( #39372 )
2026-09-03 08:59:04 -07:00
router_utils
feat(router): arm safeguard-refusal fallback on generic chains when no content-policy list exists ( #39274 )
2026-09-02 18:31:25 -07:00
rust_bridge
Merge pull request #39334 from BerriAI/litellm_rust_opt_in_configuration
2026-09-02 16:26:36 -07:00
sandbox
search
fix(search): forward search-tool params through the router, complete Parallel AI v1 param mapping ( #37883 )
2026-09-01 21:46:46 -07:00
secret_managers
refactor(types): replace Any with precise types across 73 modules
2026-09-01 11:05:02 +00:00
skills
types
fix(ui): let the Internal Users search box match user_id as well as email
2026-09-03 11:27:56 -07:00
vector_store_files
vector_stores
refactor(s3_vectors): embed search queries through the shared vector store executor
2026-09-02 19:26:31 -07: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(proxy): serve the auto-router preset catalog at runtime ( #39412 )
2026-09-02 18:03:22 -07:00
_internal_context.py
_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(proxy): stop leaking internal exception details to clients ( #39380 )
2026-09-02 17:32:00 -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
_service_logger.py
_uuid.py
_version.py
anthropic_beta_headers_config.json
anthropic_beta_headers_manager.py
blog_posts.json
budget_manager.py
constants.py
fix(proxy): keep SpendLogs and callback session ids in sync when the request has none ( #39450 )
2026-09-02 18:28:06 -07:00
cost.json
cost_calculator.py
fix(xai): merge litellm_internal_staging and keep the stream builder from short-circuiting xAI's reported cost
2026-09-02 16:46:35 -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
fix(xai): merge litellm_internal_staging and keep the stream builder from short-circuiting xAI's reported cost
2026-09-02 16:46:35 -07:00
model_prices_and_context_window_backup.json
Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_bedrock_mantle_web_search
2026-09-03 09:50:42 -07: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(auto-router): support classifier reasoning effort ( #39372 )
2026-09-03 08:59:04 -07:00
scheduler.py
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
utils.py
refactor(utils): remove the dead get_api_key provider-key resolver ( #39260 )
2026-09-02 15:06:36 -07:00