Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
404 commits
Select commit Hold shift + click to select a range
122675c
feat(ui): let admins supply a dark-mode variant of their custom logo …
yuneng-berri Aug 20, 2026
3a31331
fix(proxy): run pre-call guardrails on batch input file uploads (#37519)
yucheng-berri Aug 20, 2026
933e28d
feat(ui): add a light/dark/system theme toggle to the top bar (#37669)
ryan-crabbe-berri Aug 20, 2026
80cb655
test(e2e): pin query params and multipart form fields as replay match…
mubashir1osmani Aug 20, 2026
4eb7bf3
fix(proxy): keep token-auth URLs, toggles, and refresh sleeps safe
mateo-berri Aug 20, 2026
a369cb0
fix(bridge): keep the provider's own model prefix on chat-to-response…
Aug 20, 2026
e07a712
feat(proxy): redact or drop individual batch records instead of rejec…
yucheng-berri Aug 20, 2026
787edb1
refactor(ui): mark dark as beta in the theme menu, not the toolbar (#…
ryan-crabbe-berri Aug 20, 2026
4af59d7
ci: lint the test tree for undefined names and fix all 30 (#37671)
ryan-crabbe-berri Aug 20, 2026
6bd21fa
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
web-flow Aug 20, 2026
fc042a2
fix(azure): prefer workload identity over managed identity
web-flow Aug 20, 2026
fc3b160
Merge pull request #37565 from BerriAI/litellm_lit_5745_provider_edge…
mateo-berri Aug 20, 2026
affe2b4
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
mateo-berri Aug 20, 2026
abc6ebf
fix(responses_bridge): map incomplete responses to finish_reason leng…
mateo-berri Aug 20, 2026
50a346d
fix(model_prices): restore supports_vision on Mistral Small 4.0 entries
mateo-berri Aug 20, 2026
c551a5c
fix(proxy): treat explicit zero non-token prices as priced
mateo-berri Aug 20, 2026
9c29e11
Merge branch 'litellm_block_unpriced_models' of https://git-manager.d…
mateo-berri Aug 20, 2026
f3639a6
fix(mcp): let a salt-key-orphaned OAuth credential be replaced by re-…
yassin-berriai Aug 20, 2026
2f23cf5
fix(mcp): normalize auth schemes so MCP egress emits exactly one pref…
yassin-berriai Aug 20, 2026
21e9632
test: add six ruff rules that catch tests which cannot fail (#37709)
ryan-crabbe-berri Aug 20, 2026
1c1b3c5
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
mateo-berri Aug 20, 2026
861140b
perf(ci): measure unit-shard coverage with the sys.monitoring core (#…
yuneng-berri Aug 20, 2026
8a18e24
test: merge three stranded twins into the files that shadow them (#37…
yuneng-berri Aug 20, 2026
cde1344
test(ci): reject coverage-allowlist entries that no longer match a fi…
yuneng-berri Aug 20, 2026
21891b4
fix(proxy): count explicit zero prices on any billed metric as config…
mateo-berri Aug 20, 2026
2996a18
fix(model_prices): document 262k input limit on fireworks qwen3p8-max
mateo-berri Aug 20, 2026
648c6e7
feat(ci): assert .github/workflows holds only workflows, correctly na…
yuneng-berri Aug 20, 2026
7f539e3
Merge branch 'litellm_block_unpriced_models' of https://github.com/Be…
mateo-berri Aug 20, 2026
4af6665
feat(ci): freeze the conftest save/restore inventory so it can only s…
yuneng-berri Aug 20, 2026
996693f
fix(a2a): accept the whole JSON-RPC id union the spec defines (#37704)
yassin-berriai Aug 20, 2026
5301872
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
mateo-berri Aug 20, 2026
abdde94
fix(ptu): refuse an incomplete config.yaml reservation the way the en…
yucheng-berri Aug 20, 2026
6bb677d
fix(model-costs): correct gpt-5.6 input token cap
mateo-berri Aug 20, 2026
9432f40
bump: litellm-enterprise 0.1.57 -> 0.1.58, litellm-proxy-extras 0.4.8…
yuneng-berri Aug 20, 2026
d556fac
Merge pull request #37112 from mubashir1osmani/litellm_add_perplexity…
mateo-berri Aug 20, 2026
ab79b8d
fix: count tiered_pricing as a cost mapping when blocking unpriced mo…
mateo-berri Aug 20, 2026
60e03be
fix(ui): surface the paginated fallback on Cost Optimization (#37659)
tin-berri Aug 20, 2026
2dcd453
feat(shadow_eval)!: gate the per-key budget on dollar spend instead o…
tin-berri Aug 20, 2026
eb8d402
test(proxy): cover a registry model priced only via tiered_pricing
mateo-berri Aug 20, 2026
cb4eb82
feat(ui): per-model reasoning effort in the complexity tier editor (#…
tin-berri Aug 20, 2026
5c89490
Merge litellm_internal_staging into litellm_fix_responses_bridge_inco…
mateo-berri Aug 20, 2026
60706d5
feat(fal_ai): add gpt-image-2 image generation support
devin-ai-integration[bot] Aug 20, 2026
f3896c0
test(fal_ai): use monkeypatch for the gpt-image-2 cost map fixture
devin-ai-integration[bot] Aug 20, 2026
1d7f675
Merge pull request #37663 from BerriAI/litellm_azure_postgres_entra_auth
mateo-berri Aug 20, 2026
2b2d6d7
fix(proxy): apply DB-persisted safe litellm settings on every worker'…
mateo-berri Aug 20, 2026
3672fa9
fix(proxy): log block_requests_for_models_without_pricing updates lazily
mateo-berri Aug 20, 2026
a3b6762
fix(streaming): price partial-stream spend rows at the real model and…
mateo-berri Aug 20, 2026
cba4fa4
fix(redis): keep Azure AD and GCP IAM auth on URL and pool clients
mateo-berri Aug 20, 2026
bfe54eb
docs(redis): say why async paths cannot reuse redis_connect_func
mateo-berri Aug 20, 2026
3c44f8d
fix(ui): surface toggle failures on the block-unpriced-models setting
mateo-berri Aug 20, 2026
307ca1b
fix(redis): say when an async client drops an unusable connect func
mateo-berri Aug 20, 2026
df00c33
fix(proxy): reload the unpriced-model toggle regardless of supported_…
mateo-berri Aug 20, 2026
387a948
fix(scim): keep the matched user_id on POST /Users email match (#37701)
devin-ai-integration[bot] Aug 20, 2026
a030b33
fix(scim): fail group sync when a member add or user creation fails (…
devin-ai-integration[bot] Aug 20, 2026
3ea1c16
fix(auth): cache team member default budget as a typed model (#37695)
devin-ai-integration[bot] Aug 20, 2026
22e8b45
feat(proxy): add maximum_health_check_retention_period to bound the h…
devin-ai-integration[bot] Aug 20, 2026
d8a57a1
fix(reset_budget_job): reconnect and retry on transient DB transport …
devin-ai-integration[bot] Aug 20, 2026
bc52dd5
fix(proxy): split agent inference and management routes so admin node…
ryan-crabbe-berri Aug 20, 2026
a07b2c3
feat(helm): compose DATABASE_URL_READ_REPLICA from a reader host secr…
devin-ai-integration[bot] Aug 20, 2026
cacfc95
fix(datadog): normalize alias and request tag values before submissio…
devin-ai-integration[bot] Aug 20, 2026
18242ae
fix(router): isolate deployment model info (#37687)
devin-ai-integration[bot] Aug 20, 2026
618d907
fix(fal_ai): price gpt-image-2 unprefixed alias and edit endpoint
devin-ai-integration[bot] Aug 20, 2026
7bcdc6c
fix(logging): bound the shared logging executor backlog (#37694)
devin-ai-integration[bot] Aug 20, 2026
035a322
fix(proxy): capture requester IP in 401 and auth-time 429 failure log…
devin-ai-integration[bot] Aug 20, 2026
a974464
fix(logging): bound oversized error payloads written to stdout (#37684)
devin-ai-integration[bot] Aug 20, 2026
ebdbb31
perf(budget_reservation): tokenize each request once, off the event l…
devin-ai-integration[bot] Aug 20, 2026
3d39460
perf(prometheus): render /metrics off the event loop and coalesce con…
devin-ai-integration[bot] Aug 20, 2026
8c42d8b
fix(token_counter): stop large token counts from blocking the proxy e…
devin-ai-integration[bot] Aug 20, 2026
4773130
fix(caching): bound the semantic cache embedding lookup
mateo-berri Aug 20, 2026
33bafd0
fix(router): make prompt caching affinity aware of auto-injected cach…
devin-ai-integration[bot] Aug 20, 2026
14faec9
fix(redis): keep a coroutine redis_connect_func on async clients
mateo-berri Aug 20, 2026
8f68bc6
Merge pull request #37607 from BerriAI/litellm_lit_5869_cost_e2e_pins
mateo-berri Aug 20, 2026
bf59b7e
feat(rust): route /chat/completions through the Rust core for anthrop…
yassin-berriai Aug 20, 2026
d40aea8
Merge pull request #37679 from mubashir1osmani/litellm_lit5890_replay…
mateo-berri Aug 20, 2026
7003525
test: cover the qdrant semantic cache embedding deadline
mateo-berri Aug 20, 2026
3207014
fix(a2a): return SSE (text/event-stream) for message/stream instead o…
devin-ai-integration[bot] Aug 20, 2026
7b20828
fix(proxy): fail the standalone prisma migration entrypoint on migrat…
devin-ai-integration[bot] Aug 20, 2026
5c9ed89
fix: mark daybreak-blue-latest and gpt-5.6-sol as supporting computer…
mateo-berri Aug 20, 2026
bcf9e53
feat(sso): source generic OIDC user claims from ID/access token when …
devin-ai-integration[bot] Aug 20, 2026
b2aff8b
fix(proxy): claim batch cost rows atomically so multi-pod polling can…
devin-ai-integration[bot] Aug 20, 2026
2417613
refactor(redis): build the async auth kwargs instead of mutating them…
mateo-berri Aug 20, 2026
756a5fa
test(responses_bridge): type the incomplete-response test helpers
mateo-berri Aug 20, 2026
308c906
fix(redis): drop a connect func the async cluster client cannot accept
mateo-berri Aug 20, 2026
c73480c
fix(proxy): block every unpriced model a request names
mateo-berri Aug 20, 2026
52403d7
fix(jwt): retry JWKS fetches, serve stale keys, and return 503 when t…
devin-ai-integration[bot] Aug 20, 2026
cb89c7a
fix(ui): stop the Add Model mapping table from looping the page (#37741)
yuneng-berri Aug 20, 2026
09b391d
fix(redis): keep the credential provider off the Sentinel monitors
mateo-berri Aug 20, 2026
2a863f8
fix(containers): surface provider errors from container file content …
yuneng-berri Aug 20, 2026
c09643a
fix(redis): never hand a data-node credential provider to the Sentine…
mateo-berri Aug 20, 2026
0c2e404
test(ci): serve /moderations from the canned OpenAI mock (#37739)
yuneng-berri Aug 20, 2026
7d23d41
Merge branch 'litellm_internal_staging' of https://github.com/BerriAI…
mateo-berri Aug 20, 2026
6d66567
fix(fal_ai): stop advertising /v1/images/edits for gpt-image-2 edit
mateo-berri Aug 21, 2026
cc812cd
test: point the live web search, groq and vertex image suites at mode…
yuneng-berri Aug 21, 2026
e003017
feat(cognition): give Cognition its own provider identity
mateo-berri Aug 21, 2026
7b25ee1
fold the two reasoning-item casts into one shared helper
mateo-berri Aug 21, 2026
fb3dd0f
Merge pull request #37722 from BerriAI/litellm_gpt56_max_input_tokens
mateo-berri Aug 21, 2026
43995bc
fix(db): apply the configured connection params to the read replica U…
devin-ai-integration[bot] Aug 21, 2026
286c75f
Merge pull request #37729 from BerriAI/devin_ai_fal_gpt_image_2
mateo-berri Aug 21, 2026
c008d5e
fix(scim): propagate team roster write failures on group and user wri…
devin-ai-integration[bot] Aug 21, 2026
987478a
Merge pull request #37740 from BerriAI/litellm_redis_url_pool_credent…
mateo-berri Aug 21, 2026
e98b9fd
test: assert the prefixed model the responses bridge now hands back (…
yuneng-berri Aug 21, 2026
66a89f5
perf(reset_budget_job): elect one sweeper per tick and bound the wind…
yassin-berriai Aug 21, 2026
02e67cd
Merge pull request #35181 from BerriAI/litellm_block_unpriced_models
mateo-berri Aug 21, 2026
94239d2
test(e2e): name the pinned GitHub issue in each passthrough test docs…
mateo-berri Aug 21, 2026
d924226
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
mateo-berri Aug 21, 2026
332a0f1
fix(cognition): price swe-1.7 from the published standard tier
mateo-berri Aug 21, 2026
16bba15
require an incomplete reason before overriding finish_reason
mateo-berri Aug 21, 2026
211b399
Merge pull request #37658 from BerriAI/litellm_model_registry_consoli…
mateo-berri Aug 21, 2026
1a9e995
fix(cognition): restore Lightning SWE pricing and declare responses s…
mateo-berri Aug 21, 2026
de7dcbb
Carry real cache counts up instead of zeroing them on partial rows
mateo-berri Aug 21, 2026
c74e9e7
feat(ui): support project input and output TPM limits (#37676)
devin-ai-integration[bot] Aug 21, 2026
6eacdbf
Merge pull request #37541 from ljogeiger/litellm_vertex_parallel_fc_t…
mateo-berri Aug 21, 2026
27c3f87
fix(fal_ai): price gpt-image-2 per size and quality from request params
mateo-berri Aug 21, 2026
6742637
docs(cognition): tick the responses column in the provider table
mateo-berri Aug 21, 2026
680bcfd
test(lint): ban blind pytest.raises(Exception) with ruff B017 (#37731)
ryan-crabbe-berri Aug 21, 2026
dad4c1a
Merge pull request #37710 from BerriAI/litellm_fix_responses_bridge_i…
mateo-berri Aug 21, 2026
d57715b
chore(constants): drop the redundant comment on the semantic cache de…
mateo-berri Aug 21, 2026
12ed364
Merge branch 'litellm_internal_staging' into litellm_fix_messages_str…
mateo-berri Aug 21, 2026
2471e85
chore(lint): note why the streamed cost fallback swallows pricing errors
mateo-berri Aug 21, 2026
d5e6a0c
fix(fal_ai): strip provider prefix before keyed cost lookup
github-actions[bot] Aug 21, 2026
66a6a09
Merge pull request #37743 from BerriAI/litellm_cognition_provider_ide…
mateo-berri Aug 21, 2026
03a253a
Keep the model Azure Model Router recovered from later chunks
mateo-berri Aug 21, 2026
101ef7e
test(cost): cover the chat.completion.chunk and raising-pricer branches
mateo-berri Aug 21, 2026
4e02e7e
Merge pull request #37742 from BerriAI/litellm_lit5879_semantic_cache…
mateo-berri Aug 21, 2026
60225ab
test: assert the prefixed model the azure responses bridge now hands …
yuneng-berri Aug 21, 2026
35416c7
test: point the live together_ai suites at a model together still ser…
yuneng-berri Aug 21, 2026
655d107
fix(cost): keep mid-stream pricing from leaking a breakdown into the …
mateo-berri Aug 21, 2026
c010bd6
Only keep the builder's model when the client did not ask for it
mateo-berri Aug 21, 2026
65b4ac0
Merge pull request #37618 from BerriAI/litellm_lit_5870_passthrough_e…
mateo-berri Aug 21, 2026
0801493
Match the client-name check to the name the proxy actually stamps
mateo-berri Aug 21, 2026
f1c4145
fix(scim): resolve group members by SSO identity or email before crea…
devin-ai-integration[bot] Aug 21, 2026
a4dd1be
Merge pull request #35114 from BerriAI/litellm_fix_messages_stream_co…
mateo-berri Aug 21, 2026
a112ba5
test: enforce PT012 so a pytest.raises block cannot hide dead asserti…
ryan-crabbe-berri Aug 21, 2026
7d999a1
fix(cognition): price swe-1.7 at the standard tier, add swe-1.7-light…
mateo-berri Aug 21, 2026
16cd080
fix: populate team member emails missing from the roster snapshot
ryan-crabbe-berri Aug 21, 2026
722c650
test: cover generic HTTP streaming provider header forwarding
mateo-berri Aug 21, 2026
a66a10b
Merge pull request #37734 from BerriAI/litellm_fix_partial_stream_spe…
mateo-berri Aug 21, 2026
8a40aff
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
devin-ai-integration[bot] Aug 21, 2026
58c4fa6
chore: merge litellm_internal_staging into litellm_forward_bedrock_re…
devin-ai-integration[bot] Aug 21, 2026
354f497
Merge pull request #37751 from BerriAI/litellm_fal_gpt_image_2_keyed_…
mateo-berri Aug 21, 2026
2ea633d
fix(sagemaker_chat): send the inference component header and honor hf…
mateo-berri Aug 21, 2026
b76def0
test: require a `match=` on broad pytest.raises, and drop duplicate p…
ryan-crabbe-berri Aug 21, 2026
b64f180
Merge pull request #37759 from BerriAI/litellm_team_info_member_email
ryan-crabbe-berri Aug 21, 2026
4b29702
Merge pull request #37003 from BerriAI/litellm_forward_bedrock_respon…
mateo-berri Aug 21, 2026
ecd18c5
Merge pull request #37763 from BerriAI/litellm_fix_cognition_swe_1_7_…
mateo-berri Aug 21, 2026
e17988f
Merge pull request #37766 from BerriAI/litellm_sagemaker_chat_inferen…
mateo-berri Aug 21, 2026
2f40eb5
Merge litellm_internal_staging into litellm_fix_raw_key_log_persistence
mateo-berri Aug 21, 2026
471b6a4
Merge remote-tracking branch 'origin/litellm_internal_staging' into p…
mateo-berri Aug 21, 2026
9697748
test: gate the already-hashed pass-through on the provenance flag
mateo-berri Aug 21, 2026
fb417a5
fix(spend-tracking): tie the already-hashed pass-through to provenance
mateo-berri Aug 21, 2026
c7b34da
test(proxy): keep a leaked llm_router out of the next test in the worker
mateo-berri Aug 21, 2026
a50590f
fix(spend-tracking): keep the master key alias readable in spend logs
mateo-berri Aug 21, 2026
ff02d5c
Merge pull request #30736 from nitishagar/litellm_fix_raw_key_log_per…
mateo-berri Aug 21, 2026
aef09ac
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
bhuvan2134686 Aug 21, 2026
7d9e375
fix(scx-ai): use the published scx.ai rates and the scx_ai docs url
bhuvan2134686 Aug 21, 2026
86efa2b
feat(bedrock): serve gpt-5.6 cross-region inference profiles on bedro…
longwind48 Aug 21, 2026
13d4074
test(mcp): retire the last file of the dead tests/litellm mirror
yuneng-berri Aug 21, 2026
7da34e8
fix(proxy): make per-model budgets track spend, enforce, and report t…
yassin-berriai Aug 21, 2026
40b8300
fix(spend): bound each spend-log write statement by row count as well…
yassin-berriai Aug 21, 2026
f9a8c96
feat(proxy): add router_model_name to auto-routed response bodies (#3…
tin-berri Aug 21, 2026
c166225
fix(responses): preserve Bedrock Mantle validation status (#36580)
uuzzrm Aug 21, 2026
4307b34
fix: omit thinking.type=disabled for always-on thinking Claude models…
tin-berri Aug 21, 2026
ae1eea1
test(lint): clear the two PT011/PT012 violations left on the test tre…
tin-berri Aug 21, 2026
01a32a3
fix(proxy): read batch records the same way the upload validation doe…
yucheng-berri Aug 21, 2026
d4a3277
fix(proxy): scan batch records with the content hooks that are not gu…
yucheng-berri Aug 21, 2026
8122cfc
fix(ptu): require an operator-declared id on a config.yaml reservatio…
yucheng-berri Aug 21, 2026
34c0c70
revert(spend-logs): drop the endTime backfill migration for spend log…
yuneng-berri Aug 21, 2026
0a5fa4f
fix(ptu): never retract a flat charge for a deployment the run cannot…
yucheng-berri Aug 21, 2026
cce6562
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
yuneng-berri Aug 21, 2026
6f73e5f
chore(codeowners): own the proxy-extras migrations directory
yuneng-berri Aug 21, 2026
247eaaa
Merge pull request #37876 from BerriAI/litellm_/migrations-code-owner…
yuneng-berri Aug 21, 2026
e9d40a8
test: enforce F811 so a duplicate definition cannot silently replace …
ryan-crabbe-berri Aug 21, 2026
f6c19ea
Merge pull request #37875 from BerriAI/litellm_/revert-pr-37554-migra…
yuneng-berri Aug 21, 2026
6a75bbd
fix(mcp): deny the interactive dcr_bridge authorize for a user withou…
tin-berri Aug 21, 2026
bb99f57
fix(responses): map Bedrock Mantle context overflow to ContextWindowE…
yassin-berriai Aug 21, 2026
e6a6016
fix(model-costs): apply GPT-5.6 Sol promotional pricing cut
Aug 21, 2026
ed02a12
Merge pull request #37878 from BerriAI/litellm_ruff_no_duplicate_defi…
ryan-crabbe-berri Aug 21, 2026
f48d219
fix(guardrails): run policy pipelines when the caller sends its own m…
devin-ai-integration[bot] Aug 21, 2026
52e181d
fix(vertex_ai): convert messages to contents in gemini count_tokens (…
sailikhithk Aug 21, 2026
243ed43
test: reject assertions on a caught error inside except (ruff PT017)
ryan-crabbe-berri Aug 21, 2026
04113aa
fix(router): don't log 'Could not identify azure model' when the depl…
tin-berri Aug 21, 2026
4d8346a
test: wrap the raising call, not the print that follows it
ryan-crabbe-berri Aug 21, 2026
9821b45
fix(ui): drive auto-router usage from the shared cost-optimization ti…
tin-berri Aug 21, 2026
02fd2e5
chore(ci): ratchet TQ004 to the 757 raw env writes this branch leaves
ryan-crabbe-berri Aug 21, 2026
6266b3d
test: keep a real assertion where the tolerance handler lost its last…
ryan-crabbe-berri Aug 21, 2026
277ed88
Merge remote-tracking branch 'origin/litellm_internal_staging' into d…
mateo-berri Aug 21, 2026
0c50286
feat(ui): add per-key Savings tab to key detail page (#37693)
tin-berri Aug 21, 2026
91f2382
fix(redis): reset only the failed node on a cluster client timeout, n…
yassin-berriai Aug 21, 2026
dd64331
Merge pull request #37887 from BerriAI/litellm_ruff_no_assert_in_except
ryan-crabbe-berri Aug 21, 2026
d193c7a
fix(mcp): strip root_path before matching the per-server MCP route sp…
tin-berri Aug 21, 2026
4e88ab6
feat(spend): surface per-request auto-router savings to logging callb…
tin-berri Aug 21, 2026
fa2186f
fix(proxy): group Codex turns under one session id (#37895)
mubashir1osmani Aug 21, 2026
66b930b
fix(logging): preserve uvicorn color_message args during secret redac…
mubashir1osmani Aug 21, 2026
5ed2307
test: escape the literal match= patterns PT017 minted
ryan-crabbe-berri Aug 21, 2026
91599ae
test: say whether a match= pattern is a regex or a literal (ruff RUF043)
ryan-crabbe-berri Aug 21, 2026
9c558df
Merge pull request #37552 from BerriAI/litellm_add_kimi_k3_pricing
mateo-berri Aug 21, 2026
73e1863
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
mateo-berri Aug 22, 2026
dc63c72
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
mateo-berri Aug 22, 2026
3029f7e
Merge pull request #34752 from SouthernCrossAI/litellm_scx_ai_provider
mateo-berri Aug 22, 2026
e917e4b
fix(model_cost): dedupe gemini-3.1-flash-lite-image and correct its c…
mateo-berri Aug 22, 2026
ce11d39
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
mateo-berri Aug 22, 2026
601d6ff
[e2e] Pin the OpenAI websocket passthrough prefixes
mateo-berri Aug 22, 2026
6f07119
Merge pull request #37821 from longwind48/litellm_bedrock_gpt56_runti…
mateo-berri Aug 22, 2026
2ad2bec
fix(model-costs): apply the Sol promo cut to the gpt-5.6 alias
mateo-berri Aug 22, 2026
9b27d7a
test(e2e): drop the REALTIME_MODEL comment
Aug 22, 2026
71400e1
test(model-costs): record that azure gpt-5.6 keeps its own pricing
mateo-berri Aug 22, 2026
6b088f4
style: wrap the escaped messages under 120 columns
ryan-crabbe-berri Aug 22, 2026
2cb85da
Merge pull request #37573 from BerriAI/litellm_lit_5730_batches_compl…
mateo-berri Aug 22, 2026
1a55418
test(model-costs): use the local_model_cost_map fixture in the alias …
mateo-berri Aug 22, 2026
a78e1a2
Merge pull request #36849 from emerzon/litellm_add_gemini_3_1_flash_l…
mateo-berri Aug 22, 2026
843e90c
Merge pull request #37901 from BerriAI/litellm_ruff_raises_literal_pa…
ryan-crabbe-berri Aug 22, 2026
7cb100a
fix(mcp): resolve admin OAuth sessions to the same server set the con…
tin-berri Aug 22, 2026
770bd40
fix(anthropic_messages): gate sampling params on /v1/messages like /c…
tin-berri Aug 22, 2026
a59e611
Merge pull request #37903 from BerriAI/litellm_lit_5902_ws_passthroug…
mateo-berri Aug 22, 2026
76d4627
Merge pull request #37880 from BerriAI/litellm_gpt56_sol_promo_pricing
mateo-berri Aug 22, 2026
4e19127
fix(pricing): add undated azure aliases for gpt-audio-mini and gpt-re…
tin-berri Aug 22, 2026
d4162bd
test(e2e): record and replay the non-streaming provider flows
mateo-berri Aug 22, 2026
f5df60f
test(e2e): key multipart uploads by structured part identity
mateo-berri Aug 22, 2026
060e400
fix(anthropic): resolve the provider exactly once on /v1/messages (#3…
tin-berri Aug 22, 2026
1461375
Merge pull request #37909 from BerriAI/litellm_lit_5974_nonstreaming_…
mateo-berri Aug 22, 2026
6d34de5
Merge pull request #37824 from BerriAI/litellm_retire_dead_test_mirror
yuneng-berri Aug 22, 2026
afec9b8
perf(ci): cache the Rust build the unit shards compile from scratch (…
yuneng-berri Aug 22, 2026
35fcc9f
test(proxy): pin the request-body rules `proxy/_types.py` enforces (#…
yuneng-berri Aug 22, 2026
b416bda
test(main): pin what a streamed response costs, end to end (#37812)
yuneng-berri Aug 22, 2026
89649e4
test(proxy): pin what a failed request records as usage and spend (#3…
yuneng-berri Aug 22, 2026
f88421b
test(llm_http_handler): pin the websocket and callback gates the requ…
yuneng-berri Aug 22, 2026
9146667
fix(ci): stop the mutation report publishing a score it never measure…
yuneng-berri Aug 22, 2026
4a008b6
test(bedrock): let monkeypatch own bedrock_request_metadata_fields (#…
yuneng-berri Aug 22, 2026
49da936
test(audit-logs): let monkeypatch own the audit log and s3 callback g…
yuneng-berri Aug 22, 2026
6937974
test: unwind environment writes in tests/test_litellm with monkeypatc…
yuneng-berri Aug 22, 2026
7481649
test(datadog): restore an empty DD_API_KEY instead of unsetting it (#…
yuneng-berri Aug 22, 2026
0c97eea
test(cost-calc): stop 182 global writes leaking out of the cost-calc …
yuneng-berri Aug 22, 2026
7330707
test(key-management): unwind the global writes the key tests scaffold…
yuneng-berri Aug 22, 2026
6bce3dc
test(callbacks): unwind the callbacks global the policy engine and re…
yuneng-berri Aug 22, 2026
39a580a
test(guardrails): stop five guardrail test files leaking env vars on …
yuneng-berri Aug 22, 2026
add2d23
test(e2e): bypass the proxy response cache in the mid-conversation sy…
yuneng-berri Aug 22, 2026
d74fc77
docs(terraform/provider): the provider now ships at the LiteLLM versi…
yuneng-berri Aug 22, 2026
3ac339c
test: stop the zai tests from leaking env and litellm globals into th…
yuneng-berri Aug 22, 2026
092d977
test(s3): stop the logger tests leaking s3_callback_params on failure…
yuneng-berri Aug 22, 2026
ce13214
test(http-handler): drop the save/restore scaffolding around litellm …
yuneng-berri Aug 22, 2026
322293a
test(interactions): drop the save/restore scaffolding around the lega…
yuneng-berri Aug 22, 2026
b9bff09
test(bedrock): drop the leftover set_verbose from the embedding tests…
yuneng-berri Aug 22, 2026
e22ae0d
chore: sync upstream 2026-08-22
claude Aug 22, 2026
5174cc7
fix: restore fork patches wiped by the 2026-08-22 upstream sync
claude Aug 22, 2026
2cafe94
fix(tests): drop 2 F811 redefinitions surfaced by ruff-tests.toml's n…
claude Aug 22, 2026
f647bdf
fix(tests): restore test_check_batch_cost.py's fork-adapted claim ass…
claude Aug 22, 2026
f11f727
fix: dedupe 3 model price keys the sync merge left duplicated
claude Aug 22, 2026
97aab60
fix: stop gating content-enforcing CustomLogger hooks out of the guar…
claude Aug 22, 2026
b0c408f
fix(tests): drop a stale negative assertion my own F811 merge introduced
claude Aug 22, 2026
5239f51
fix: bump basedpyright reportUnnecessaryCast ceiling to the CI-verifi…
claude Aug 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 3 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/ui/ @yuneng-jiang @ryan-crabbe-berri
/litellm/proxy/_experimental/out/ @yuneng-jiang @ryan-crabbe-berri
/ui/ @yuneng-berri @ryan-crabbe-berri
/litellm/proxy/_experimental/out/ @yuneng-berri @ryan-crabbe-berri
/ui/litellm-dashboard/src/lib/http/schema.d.ts
/model_prices_and_context_window.json @mateo-berri
/litellm/model_prices_and_context_window_backup.json @mateo-berri
/litellm-proxy-extras/litellm_proxy_extras/migrations/ @yuneng-berri @ryan-crabbe-berri
31 changes: 31 additions & 0 deletions .github/actions/cache-cargo-build/action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
name: "Cache the Rust build"
description: >-
Cache the Cargo registry and target directory the root package's build needs,
so only the first job on a given Cargo.lock compiles the bridge from scratch.

litellm builds through maturin, which compiles litellm-rust/crates/python-bridge
in release mode before it can produce a wheel. `uv sync` therefore pays a full
build in every job that installs the workspace: measured at 2m40s per unit shard
on 2026-08-21, more than the whole unit tier spends running tests. Nothing caught
it, because the uv cache holds wheels uv downloads rather than wheels it builds,
and a path dependency whose source moves every commit could never hit that cache
anyway. Cargo rebuilds only what changed when its target directory survives, so a
warm job pays for the bridge crate alone.

The key namespace is separate from test-rust.yml's. Both cache the same directory,
but that workflow fills it with debug and clippy artifacts, which a release build
cannot reuse, and a shared key would let whichever ran first deny the other a save.

runs:
using: composite
steps:
- name: Restore the Cargo registry and target directory
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
with:
path: |
~/.cargo/registry
~/.cargo/git
litellm-rust/target
key: ${{ runner.os }}-cargo-release-${{ hashFiles('litellm-rust/Cargo.lock') }}
restore-keys: |
${{ runner.os }}-cargo-release-
10 changes: 0 additions & 10 deletions .github/ci-coverage-allowlist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,6 @@ test_paths:
choice it informed is settled
paths:
- tests/code_coverage_tests/test_aio_http_image_conversion.py
- reason: >-
The last file of a second mirror that sat beside tests/test_litellm and ran nowhere. Its
other 33 files landed in the real mirror during August 2026, 30 as moves and 3 by merging
their bodies into the live file of the same name. This one cannot follow either route yet:
its live twin was rewritten from 1268 lines to 9434, and of the 19 tests here 5 have no
counterpart while 25 assertions fail against today's code, so what survives that rewrite
is a judgement about the endpoints, not a merge. Revisit by deciding which of the five
behaviours still hold
paths:
- tests/litellm/proxy/_experimental/mcp_server/test_discoverable_endpoints.py
- reason: >-
No job invokes this suite and its files mix pure transformation tests with ones driving live
vendor vector stores, so assigning them needs a per-file decision
Expand Down
Loading
Loading