Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
475 commits
Select commit Hold shift + click to select a range
adf6eb7
chore(docs): remove docs accidentally committed to litellm repo (#31691)
yuneng-berri Jun 30, 2026
72bcb74
chore: remove _experimental/out (#31546)
mateo-berri Jun 30, 2026
70eb4e5
feat(prometheus): add litellm_total_overhead_latency_metric (SDK over…
yassin-berriai Jun 30, 2026
0965a4d
chore: shift CI lint left with an opt-in `make pre-commit` and CLAUDE…
mateo-berri Jun 30, 2026
3dce3da
feat(proxy): type Customer Management response_model for OpenAPI cove…
ryan-crabbe-berri Jun 30, 2026
f8a2ea7
Merge pull request #31426 from BerriAI/litellm_/cranky-hamilton-21b5d0
yuneng-berri Jun 30, 2026
2e575d3
perf(otel): memoize per-request lazy import of otel runtime hooks (#3…
yassin-berriai Jun 30, 2026
468d11f
feat(otel): emit a tools/list CLIENT span for MCP discovery under ote…
ryan-crabbe-berri Jun 30, 2026
1eb7122
test(benchmarks): add CodSpeed benchmarks for inference, MCP and A2A …
yassin-berriai Jun 30, 2026
7ed25de
fix(ui): allow any git host on the skills add form (LIT-4053) (#31652)
ryan-crabbe-berri Jun 30, 2026
6ab3742
perf(spend): move cost-callback payload deepcopy off the request even…
yassin-berriai Jun 30, 2026
59f51b2
chore: prevent CLAUDE.md comment bloat (#31729)
mateo-berri Jun 30, 2026
1815636
feat(guardrails): expose streaming knobs on generic_guardrail_api (#3…
yucheng-berri Jun 30, 2026
fecaf5c
feat(router): tag routing denylist support via ! prefix (#31728)
mateo-berri Jun 30, 2026
9968499
fix(ui): fix Router Settings Loadbalancing tab save (LIT-4057)
ryan-crabbe-berri Jun 30, 2026
30141f8
test(ui): make router settings save tests resilient to async timing
ryan-crabbe-berri Jun 30, 2026
a126cdf
feat(anthropic): add Claude Sonnet 5
cursoragent Jun 30, 2026
540c860
test(ui): add typed e2e for Router Settings Loadbalancing save (LIT-4…
ryan-crabbe-berri Jun 30, 2026
87de0e8
fix(mcp): stop one unauthenticated server from emptying the aggregate…
tin-berri Jun 30, 2026
d6f09c4
test(reasoning-effort-grid): bump cell-count assertion for claude-son…
mateo-berri Jun 30, 2026
87f035b
perf(spend): gather independent per-scope spend-counter increments (#…
yassin-berriai Jun 30, 2026
3971469
test(ui): harden Router Settings e2e and make its typing a real CI gate
ryan-crabbe-berri Jun 30, 2026
88c34a5
fix(email): apply EMAIL_SIGNATURE to budget alert emails (#31712)
michelligabriele Jun 30, 2026
6d828e5
feat(messages): passthrough /v1/messages to native endpoints via supp…
mateo-berri Jun 30, 2026
6d43c21
fix(anthropic): drop redundant supports_output_config from Vertex/Azu…
mateo-berri Jun 30, 2026
52dc15a
fix(proxy): isolate poison spend-log rows so one bad record can't dro…
yassin-berriai Jun 30, 2026
be4d0d8
fix(redis): re-establish async cluster connections after a node resta…
yassin-berriai Jun 30, 2026
4f41a9e
test(ui): drop the e2e typecheck CI gate, keep the typed import for t…
ryan-crabbe-berri Jun 30, 2026
d4c33b2
fix(logging): route realtime success logging through the bounded work…
mubashir1osmani Jun 30, 2026
94936a3
fix(presidio): stream SSE output incrementally instead of buffering t…
yassin-berriai Jun 30, 2026
8beb68a
Merge pull request #31740 from BerriAI/litellm_add-claude-sonnet-5-c71c
yuneng-berri Jun 30, 2026
86fbe90
bump: version 1.91.0 → 1.92.0
yuneng-berri Jun 30, 2026
c736ec5
bump: version 0.1.44 → 0.1.45
yuneng-berri Jun 30, 2026
aaa58a7
chore: rebuild uv lock for version bumps
yuneng-berri Jun 30, 2026
e337df4
Merge pull request #31757 from BerriAI/litellm_/gracious-bardeen-d32d47
yuneng-berri Jun 30, 2026
5d4bb75
fix(token_counter): count legacy function_call.arguments (VERIA-492) …
yucheng-berri Jun 30, 2026
a0b26d2
Revert "fix(presidio): stream SSE output incrementally instead of buf…
tin-berri Jun 30, 2026
ae8084d
ci(codspeed): pin benchmark runner to ubuntu-24.04 (#31746)
yuneng-berri Jun 30, 2026
a7d8c6f
test(pass-through): de-flake vertex spend-log test by routing through…
mateo-berri Jun 30, 2026
41f9d8d
fix(proxy): extend banned-params + admin-clear lists for NVIDIA Riva …
yucheng-berri Jun 30, 2026
776b272
Merge pull request #31735 from BerriAI/litellm_lit_4057_router_settin…
yuneng-berri Jun 30, 2026
833406a
fix(ui): rotate model credentials in a dedicated modal so a normal sa…
ryan-crabbe-berri Jul 1, 2026
2860dad
feat(proxy): audit default user settings updates (#31753)
yucheng-berri Jul 1, 2026
ada9ef8
fix(websearch): websearch_interception agentic loop fixes for chat co…
krrish-berri-2 Jul 1, 2026
6c21029
feat(sandbox): reuse e2b container across requests when metadata.sess…
krrish-berri-2 Jul 1, 2026
846dbec
feat(proxy): support object_permission in default_key_generate_params…
krrish-berri-2 Jul 1, 2026
50b936c
feat(guardrails/headroom): add CCR (compress-cache-retrieve) via agen…
krrish-berri-2 Jul 1, 2026
23af784
feat: add cache control injection support for v1/messages endpoint (#…
devin-ai-integration[bot] Jul 1, 2026
bfb8ffc
feat(proxy): audit remaining system-wide settings updates (#31754)
yucheng-berri Jul 1, 2026
c4a77bd
fix(prometheus): expose project_alias in custom metadata labels (LIT-…
devin-ai-integration[bot] Jul 1, 2026
cca71a0
feat(mcp): add mcp_tool_search virtual tools for large tool catalogs …
krrish-berri-2 Jul 1, 2026
1d89e65
fix(proxy): trigger gateway fallbacks on local rate limit errors
devin-ai-integration[bot] Jul 1, 2026
9ea149b
refactor: remove getattr, unused param, and unnecessary comments
devin-ai-integration[bot] Jul 1, 2026
13b590c
fix(proxy): hydrate MCP server registry from DB on startup when store…
tin-berri Jul 1, 2026
b768b62
fix(proxy): restore model state on non-rate-limit exceptions in fallb…
devin-ai-integration[bot] Jul 1, 2026
e141596
refactor(lint): collapse type/lint budgets to a single per-rule limit…
mateo-berri Jul 1, 2026
3e0bd71
feat(ui): disclaim that the Update API Key modal only rotates api_key…
ryan-crabbe-berri Jul 1, 2026
1fe76dc
Revert "chore: remove _experimental/out (#31546)"
yuneng-berri Jul 1, 2026
34039df
Merge pull request #31904 from BerriAI/litellm_/competent-mestorf-165751
yuneng-berri Jul 1, 2026
ae6dbb4
fix(scripts): resolve worktree root before relative_to in type_check_…
yuneng-berri Jul 1, 2026
7e99344
feat(bedrock_mantle): add xai.grok-4.3 to model cost map for SigV4 au…
devin-ai-integration[bot] Jul 1, 2026
700afbb
chore: make CLAUDE.md rules more concise (#31892)
mateo-berri Jul 1, 2026
a2f5bb1
fix(proxy): authorize /health/test_connection against loaded deployme…
yucheng-berri Jul 2, 2026
99c65ea
fix(proxy): admin-gate `permissions` on /key/update and /key/regenera…
yucheng-berri Jul 2, 2026
0b0fd6a
feat(github_copilot): route /v1/messages to Copilot native Anthropic …
mateo-berri Jul 2, 2026
fde4c7c
feat(gdc): implement Google Distributed Cloud (GDC) Gemini provider (…
mateo-berri Jul 2, 2026
6e023f7
fix(model_prices): apply claude-sonnet-5 introductory pricing through…
mateo-berri Jul 2, 2026
68a8fc2
feat(s3_v2): send Content-MD5 on PUT and optional server-side encryption
Jul 2, 2026
8ce6b4d
fix(proxy): tighten role gating on /get/config/callbacks response (#3…
yucheng-berri Jul 2, 2026
e542be1
fix(s3_v2): pass usedforsecurity=False to hashlib.md5 for FIPS envs
Jul 2, 2026
29cc4e3
fix: allow S3 Content-MD5 on FIPS hosts
cursoragent Jul 2, 2026
bd9db36
chore(lint): remove dead E501 config, fix stale blame-ignore SHAs, no…
mateo-berri Jul 2, 2026
85f9241
fix(bedrock/converse): drop toolSpec.strict for Opus 4.7/4.8 (#31582)…
mateo-berri Jul 2, 2026
c4f28ce
fix(bedrock): trigger Nova Sonic generation on response.create so rea…
mateo-berri Jul 2, 2026
2a9dbc4
chore(ui): remove unused dep, delete dead file, and unblock knip (#31…
ryan-crabbe-berri Jul 2, 2026
3d644e1
refactor(ui): colocate users page into route-level _components (#31897)
ryan-crabbe-berri Jul 2, 2026
912ca62
test(bedrock): switch image gen live test off EOL Titan to Nova Canva…
devin-ai-integration[bot] Jul 2, 2026
a2a951a
feat(vertex_ai): pass full imageConfig dict for Gemini image generati…
Sameerlite Jul 2, 2026
64dc508
fix(bedrock): drop strict/additionalProperties from toolSpec for Clau…
Sameerlite Jul 2, 2026
85db18e
feat(prometheus): expose MCP tool metadata in Prometheus metrics (#31…
devin-ai-integration[bot] Jul 2, 2026
b96f1aa
fix(mcp): byom visibility, preview UX, and admin settings gating (#31…
Sameerlite Jul 2, 2026
a16d9c6
test(e2e): add live batches suite across providers and routing scenar…
Sameerlite Jul 2, 2026
8d0dc92
fix(logging): resolve model_map_value for proxy custom pricing (#31940)
Sameerlite Jul 2, 2026
fabe5c2
fix(mcp): roll up MCP tool spend to user counters and usage UI (#31576)
Sameerlite Jul 2, 2026
6d796d0
feat(proxy): track cost for unmanaged Vertex AI batch jobs (#31442)
Sameerlite Jul 2, 2026
f5f8ba9
fix(mcp): tighten role-based visibility on /v1/mcp/server/submissions…
yucheng-berri Jul 2, 2026
09f611e
fix: include realtime transcription cost in breakdown
cursoragent Jul 2, 2026
c370503
fix(mcp): gate OAuth authorize/token/register/discovery on auth_type=…
tin-berri Jul 2, 2026
bea8c93
refactor(ui): drive cache settings form from a typed frontend schema …
yuneng-berri Jul 2, 2026
d40021c
fix: merge metadata.tags into litellm_metadata on /v1/responses route…
devin-ai-integration[bot] Jul 2, 2026
8e6098a
fix(proxy): restore admin key/team callback_vars.turn_off_message_log…
yucheng-berri Jul 2, 2026
58de920
feat(mcp): bound outbound tool-call concurrency per MCP server (#31641)
tin-berri Jul 2, 2026
b38c290
fix(release): make Create Release reliable for stable maintenance cut…
yuneng-berri Jul 2, 2026
9b6d0b0
Merge pull request #31928 from BerriAI/litellm_s3_v2_content_md5
mubashir1osmani Jul 2, 2026
1543725
fix(bedrock): honor ttl for tool_config cache injection points (#31929)
shivamrawat1 Jul 2, 2026
ef03023
test(e2e): add vertex_ai passthrough spend-log coverage (#31781)
mubashir1osmani Jul 3, 2026
b9df7fa
fix(mcp): surface tools/list 401 auth failures as a challenge on sing…
tin-berri Jul 3, 2026
8bb4e62
feat(tencent): add Tencent TokenHub as a provider (#31903)
mateo-berri Jul 3, 2026
138a69b
fix(bedrock): map guardrailConfig to InvokeModel guardrail headers (#…
mateo-berri Jul 3, 2026
27069bd
feat(ui): shadcn migration foundation: Tailwind v4, shadcn init, antd…
ryan-crabbe-berri Jul 3, 2026
a86dc4c
chore(e2e): untrack gateway config and document e2e test location (#3…
mubashir1osmani Jul 3, 2026
cf6fdac
perf(lint): skip and cache base gate passes, parallelize make lint, s…
mateo-berri Jul 3, 2026
2633e8f
fix(ui): include cache token columns in usage export (#32015)
mateo-berri Jul 3, 2026
30ddef7
fix(a2a): record agent cost_per_query and input tokens on native send…
michelligabriele Jul 3, 2026
321345d
feat: litellm oss staging (#31935)
Sameerlite Jul 3, 2026
cbe23d6
fix(a2a): populate response usage in a2a chat transformation (#31980)
michelligabriele Jul 3, 2026
dfbbda4
fix(auth): deny model access for teamless keys with all-team-models (…
devin-ai-integration[bot] Jul 3, 2026
659127b
feat(guardrails): add unreachable_fallback fail-open option to headro…
krrish-berri-2 Jul 3, 2026
6dcbac8
fix(proxy): admin-gate `permissions` on /user/new and /user/update (L…
yucheng-berri Jul 3, 2026
b426925
fix(proxy): admin-gate `allowed_routes` presence on /key/update and /…
yucheng-berri Jul 3, 2026
b61fae3
fix(proxy): admin-gate `permissions` on _process_single_key_update (L…
yucheng-berri Jul 3, 2026
00dffcd
fix(guardrails): catch httpx.HTTPStatusError in headroom compress call
krrish-berri-2 Jul 3, 2026
ae356cf
fix(azure_ai): preserve content, tables, and keyValuePairs in doc-int…
mateo-berri Jul 3, 2026
4e53ae9
bump: litellm-proxy-extras 0.4.74 -> 0.4.75, litellm-enterprise 0.1.4…
yuneng-berri Jul 3, 2026
d0e7851
feat(tinyfish): make search provider permissive, attribute errors (#3…
tin-berri Jul 3, 2026
b59ad21
feat(ui): add token endpoint auth method selector to MCP OAuth forms …
tin-berri Jul 3, 2026
15ff389
fix(mcp): persist DCR client_id so interactive OAuth token refresh wo…
tin-berri Jul 3, 2026
93cdcca
fix(azure_sentinel): resolve audit stream from AZURE_SENTINEL_AUDIT_S…
yucheng-berri Jul 3, 2026
53d2331
fix: catch litellm.Timeout in HeadroomGuardrail to support fail_open …
cursoragent Jul 3, 2026
3235f4a
fix(mcp): persist DCR client_id from on-create MCP OAuth Authorize & …
tin-berri Jul 3, 2026
70785b9
fix(e2e): define SpendTagsResponse/TagSpend so spend suite collects
mubashir1osmani Jul 3, 2026
28ddad2
feat(proxy): add key-level budget_fallbacks to reroute requests when …
krrish-berri-2 Jul 3, 2026
e06adb5
feat(ui): re-add chat UI, allow simple UI for MCP OBO auth (#31893)
krrish-berri-2 Jul 3, 2026
01dfbf7
fix(guardrails): address review comments on headroom fail_open
krrish-berri Jul 3, 2026
8713771
fix: restore schema.d.ts from base branch
krrish-berri Jul 3, 2026
ed51c96
feat(ui): add budget fallbacks configuration to key create/edit forms
krrish-berri Jul 3, 2026
680f15f
fix(proxy): stop leaking master_key and database_url in startup DEBUG…
yucheng-berri Jul 2, 2026
64d6a15
fix(proxy): redact secrets on the db-config and litellm_settings log …
yucheng-berri Jul 2, 2026
89d3f2a
fix: redact db environment variable debug logs
yucheng-berri Jul 2, 2026
bd6ae9e
fix(proxy): stop the decrypt-failure debug log from leaking the raw v…
yucheng-berri Jul 2, 2026
11314f4
feat(ui): migrate chat UI from antd to shadcn/ui
krrish-berri Jul 3, 2026
0b3e327
fix(ui): use project cva config instead of class-variance-authority i…
krrish-berri Jul 3, 2026
ef758e6
fix(proxy): route realtime HTTP endpoints through router for credenti…
Jul 3, 2026
640ee93
fix: prevent stale budget fallback entries after form reset and guard…
krrish-berri Jul 3, 2026
57ca48a
feat(mcp): add all-proxy-mcpservers sentinel to grant teams every MCP…
ryan-crabbe-berri Jul 3, 2026
fff6a53
fix(ci): stop ui_unit_tests vitest onTaskUpdate RPC timeout flake
yuneng-berri Jul 3, 2026
682d55a
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
yuneng-berri Jul 3, 2026
2e1d8d2
fix(anthropic): keep context_management working when drop_params is e…
mateo-berri Jul 3, 2026
23e83f8
Merge pull request #32078 from BerriAI/litellm_/distracted-banach-e3481f
yuneng-berri Jul 3, 2026
5f4b9ad
chore: clarify the linear ticket instruction in pr template (#32076)
mateo-berri Jul 3, 2026
a55cc3a
fix: allow clearing budget_fallbacks in edit view when key had existi…
krrish-berri Jul 3, 2026
0115bfa
test(ui): quiet vitest CI logs by silencing passing-test console output
yuneng-berri Jul 3, 2026
fc17ea3
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
yuneng-berri Jul 3, 2026
b42cd37
style: format key_edit_view.tsx with prettier
krrish-berri Jul 3, 2026
b723dfb
fix(realtime): preserve nested transcription model and session-first …
Jul 3, 2026
8e4e37d
Merge pull request #32079 from BerriAI/litellm_/dreamy-lovelace-4a90c8
yuneng-berri Jul 3, 2026
76a9f7b
chore(ui): add no-console lint ratchet and strip console from prod bu…
yuneng-berri Jul 3, 2026
2e44691
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
yuneng-berri Jul 3, 2026
5b7c73a
chore(ui): sync no-console budget to 484 after staging merge
yuneng-berri Jul 3, 2026
68d52ac
chore(ui): preserve console.warn in prod builds to match lint allow-list
yuneng-berri Jul 3, 2026
099bc97
fix: prevent duplicate budget alert emails on concurrent threshold cr…
yucheng-berri Jul 3, 2026
36cbc3a
Merge pull request #32082 from BerriAI/litellm_/eloquent-swanson-d634ca
yuneng-berri Jul 3, 2026
15d6a29
merge: resolve eslint-metrics.json conflict with litellm_internal_sta…
krrish-berri Jul 3, 2026
55e3296
Merge pull request #32026 from BerriAI/litellm_headroom_unreachable_f…
yuneng-berri Jul 3, 2026
c58e226
Merge pull request #32072 from BerriAI/litellm_budget_fallbacks_ui
yuneng-berri Jul 3, 2026
afa739b
fix(ui): design polish and per-tab routing for chat UI
krrish-berri-2 Jul 3, 2026
a58930e
Merge remote-tracking branch 'origin/litellm_chat-keys-usage' into li…
krrish-berri-2 Jul 3, 2026
7109b2f
fix(ui): view-switcher navigation from chat route, add beta banner
krrish-berri-2 Jul 3, 2026
f19bf2c
feat(mcp): migrate the token_exchange (OBO) arm to the v2 resolver (#…
tin-berri Jul 3, 2026
0e56fc3
feat(mcp): make token_exchange (OBO) production-ready - discovery thr…
tin-berri Jul 4, 2026
1e7dbe5
fix(anthropic): bill streaming 1h prompt-cache writes at the 1h rate …
mateo-berri Jul 4, 2026
8563677
fix(ui): design-system audit, single-model picker, scroll fix
krrish-berri-2 Jul 4, 2026
aca2428
chore(ui): remove debug console.log statements from dashboard (#32087)
ryan-crabbe-berri Jul 4, 2026
718e9cf
fix(router): mask provider credentials embedded in fallback error mes…
yucheng-berri Jul 4, 2026
5ece78f
revert: undo teamless all-team-models denial from #32022 and #29746 (…
devin-ai-integration[bot] Jul 4, 2026
c737789
feat(mcp): discover the OBO token endpoint via RFC 9728 -> RFC 8414 (…
tin-berri Jul 4, 2026
5211c73
build: restore maturin backend to bundle the Rust bridge in the wheel
yuneng-berri Jul 4, 2026
29c23db
fix(responses/mcp): execute follow-up tool calls instead of dropping …
krrish-berri-2 Jul 4, 2026
08c009c
fix(ui): forward ref on shadcn Input so rename auto-focus works on Re…
krrish-berri-2 Jul 4, 2026
8f6abb5
Merge pull request #32077 from BerriAI/litellm_realtime_internal_user…
shivamrawat1 Jul 4, 2026
47f493a
Merge pull request #32074 from BerriAI/litellm_chat-keys-usage
yuneng-berri Jul 4, 2026
0932dde
Merge pull request #31462 from BerriAI/litellm_/stoic-euclid-c3b07c
yuneng-berri Jul 4, 2026
8c98780
fix(proxy): return upstream error bodies unchanged in passthrough
Jul 4, 2026
4bd579c
Merge pull request #31944 from BerriAI/litellm_lit4152_key_url_redaction
yuneng-berri Jul 4, 2026
e738715
fix(proxy): fire failure hooks and log response bodies for passthroug…
Jul 4, 2026
23873f8
fix(policies): reject non-existent team/key/model scope entries on at…
ryan-crabbe-berri Jul 4, 2026
07b9ea8
fix(anthropic): require caller api_key and SSRF-validate api_base in …
yucheng-berri Jul 4, 2026
8edfaa9
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
Jul 4, 2026
f0d41e4
fix: attribute realtime transcription cost in cost breakdown
Jul 4, 2026
44a0f57
fix(proxy): stop double-logging and false-alerting on passthrough ups…
Jul 4, 2026
cbb6411
fix(proxy): keep serving reads from the read replica when the primary…
yassin-berriai Jul 4, 2026
7c954ce
Merge pull request #32097 from BerriAI/litellm_/focused-moore-292bcc
yuneng-berri Jul 4, 2026
cbfba17
test(proxy): set status_code on chunk_processor response mocks
Jul 4, 2026
bd5059f
Merge pull request #30069 from BerriAI/litellm_realtime_cost_metrics
shivamrawat1 Jul 4, 2026
a3a3201
Merge pull request #32133 from BerriAI/litellm_passthrough_error_norm…
yuneng-berri Jul 4, 2026
daf1aab
ci: run proxy containers without debug logging (#32128)
ryan-crabbe-berri Jul 4, 2026
96089d7
chore: update Next.js build artifacts (2026-07-04 21:21 UTC, node v20…
yuneng-berri Jul 4, 2026
c293696
bump: litellm-enterprise 0.1.46 -> 0.1.47
yuneng-berri Jul 4, 2026
4f12b20
Merge pull request #32150 from BerriAI/litellm_/epic-cannon-f16c3e
yuneng-berri Jul 4, 2026
e619259
Merge pull request #32151 from BerriAI/litellm_yj_build_july4
yuneng-berri Jul 4, 2026
7a6a070
feat(prometheus): add api_provider label to token, latency, request a…
yucheng-berri Jul 4, 2026
2e38da6
feat(mcp): add entra_obo profile to the token_exchange (OBO) arm (#31…
tin-berri Jul 4, 2026
5f864c8
chore(lint): zero out crash-class pyright rules and ban new type: ign…
mateo-berri Jul 4, 2026
26c0c93
fix(headroom guardrail): log real token/compression stats instead of …
krrish-berri-2 Jul 5, 2026
160a249
fix(anthropic_messages): forward provider response headers on streami…
mateo-berri Jul 5, 2026
7e43b3f
fix(bedrock): emit SSE error event when invoke Messages stream ends w…
mateo-berri Jul 5, 2026
4bae64e
test(e2e): migrate access-control and inference-endpoint regression t…
mubashir1osmani Jul 5, 2026
31c1ffc
test(e2e): close coverage gaps across chat/responses, provider featur…
mubashir1osmani Jul 5, 2026
03271de
chore: add latest model rule to CLAUDE.md (#32164)
mateo-berri Jul 5, 2026
b905682
test: de-flake langfuse callbacks-in-db e2e test
yuneng-berri Jul 5, 2026
91676c4
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
yuneng-berri Jul 5, 2026
f5438d1
ci: gate CircleCI jobs on changed paths (#32080)
ryan-crabbe-berri Jul 5, 2026
ed07aec
Merge pull request #32166 from BerriAI/litellm_e2e_batches_ocr_model_…
mubashir1osmani Jul 5, 2026
2967bc9
fix: merge websearch tool params (#32162)
krrish-berri-2 Jul 5, 2026
4432590
fix(spend): filter /global/spend/report by team_id when group_by=team
yuneng-berri Jul 5, 2026
f461b6e
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
yuneng-berri Jul 5, 2026
2e076b1
Merge pull request #32167 from BerriAI/litellm_/suspicious-jennings-5…
yuneng-berri Jul 5, 2026
5b93ba0
feat(router): add separate ITPM/OTPM deployment rate limits (#31952)
Sameerlite Jul 5, 2026
cb3a7ac
fix(streaming): surface in-body error payloads on OpenAI-compatible s…
yassin-berriai Jul 6, 2026
9a659b8
fix(ui): reflect persisted "Store Prompts in Spend Logs" toggle on lo…
devin-ai-integration[bot] Jul 6, 2026
6cecb6e
feat(ui): add cost optimization feedback banner to models page (#32174)
krrish-berri-2 Jul 6, 2026
36a7860
Merge pull request #32170 from BerriAI/litellm_/suspicious-yonath-c3c703
yuneng-berri Jul 6, 2026
4428c1b
fix(guardrails): send only new messages since last assistant turn to …
ryan-crabbe-berri Jul 6, 2026
6a9c242
feat(helm): support user-defined volumes and volumeMounts in microser…
yassin-berriai Jul 6, 2026
59285e6
fix(proxy): resolve os.environ/ refs for all AWS auth params in DB-so…
Jul 6, 2026
29f0b02
fix(proxy): also allow os.environ/ resolution for aws_bedrock_project…
Jul 6, 2026
7d13f03
Merge pull request #32256 from BerriAI/litellm_bedrock_db_env_expansion
yuneng-berri Jul 6, 2026
46a8025
fix(main): forward verbosity param to chat completion providers (#32254)
mateo-berri Jul 6, 2026
29035c4
feat(ui): flag experimental dashboard pages on the draft deprecation …
ryan-crabbe-berri Jul 6, 2026
7148c7c
fix(proxy): stop CacheCodec dropping null fields on cache round-trip …
ryan-crabbe-berri Jul 6, 2026
f628b41
feat(complexity_router): add custom_technical_keywords config (#32262)
mateo-berri Jul 6, 2026
b487a80
fix(security): hash Bearer-prefixed API keys in spend logs (#31799)
devin-ai-integration[bot] Jul 6, 2026
24082bc
test(e2e): probe the full spend read surface including schema-hidden …
mubashir1osmani Jul 6, 2026
e2df153
fix(azure): build responses input_items url with path before query st…
mateo-berri Jul 6, 2026
fab4a9c
fix(responses_id_security): decrypt response ids for input_items foll…
mateo-berri Jul 6, 2026
b4a10fb
fix(responses): map upstream 4xx on cancel to client error instead of…
mateo-berri Jul 6, 2026
4cc4846
fix(docker): bump wolfi-base digest for glibc 2.43-r10
yuneng-berri Jul 6, 2026
82a5b37
Merge remote-tracking branch 'origin/litellm_internal_staging' into l…
yuneng-berri Jul 6, 2026
7f99148
Merge pull request #32277 from BerriAI/litellm_/elated-noyce-6fc150
yuneng-berri Jul 6, 2026
f5ea72b
fix(mcp): stamp oauth2_flow=authorization_code when persisting a DCR …
tin-berri Jul 6, 2026
101f246
fix(logging): classify allm_passthrough_route as async to prevent dup…
yucheng-berri Jul 6, 2026
fc3c21e
fix(mcp): forward short OAuth state upstream, keep session in a cooki…
tin-berri Jul 6, 2026
c5454af
fix(bedrock): honor AWS auth params in realtime handler (#32275)
mateo-berri Jul 6, 2026
5cb0721
Merge pull request #32279 from BerriAI/litellm_azure_long_context_dat…
devin-ai-integration[bot] Jul 6, 2026
f4623a1
fix(model_armor): scan MCP tool calls for pre_mcp_call / during_mcp_c…
yucheng-berri Jul 7, 2026
0855fa0
feat(jwt): fall back to DB team memberships when JWT has no team clai…
mateo-berri Jul 7, 2026
2f0cdb3
fix(responses-bridge): custom tool round-trip and allowlist preservat…
mateo-berri Jul 7, 2026
76eeaf2
feat(mcp): persist oauth2_flow explicitly on create instead of inferr…
tin-berri Jul 7, 2026
e5103e0
Merge branch 'litellm_internal_staging' into litellm_local-rate-limit…
yuneng-berri Jul 7, 2026
ee3debe
fix(dynamic_rate_limiter): inject clock so active-project window is s…
mateo-berri Jul 7, 2026
43b0a25
feat(vertex_ai): add Google Cloud Speech-to-Text Chirp 3 transcriptio…
mateo-berri Jul 7, 2026
eae1d2a
test(proxy): cover per-key per-model TPM limit triggering gateway fal…
yuneng-berri Jul 7, 2026
4e3ebbb
feat(mcp): startup backfill stamping oauth2_flow on legacy null rows …
tin-berri Jul 7, 2026
4004881
docs(github): note greptile runs automatically and require commit has…
mateo-berri Jul 7, 2026
a1873d8
test(e2e): add management suite covering key/team/user/org lifecycle …
mubashir1osmani Jul 7, 2026
8449ece
fix(streaming): stamp completion_start_time on first chunk for /v1/me…
yucheng-berri Jul 7, 2026
5e73994
fix(mcp_semantic_filter): keep tool names whole in filter response he…
tin-berri Jul 7, 2026
9076c33
fix(batches): price anthropic passthrough message batches correctly i…
mateo-berri Jul 7, 2026
f8606b8
Merge pull request #31788 from BerriAI/litellm_local-rate-limit-fallb…
yuneng-berri Jul 7, 2026
f3e2aba
fix(mavvrik_focus): carry prompt/completion token counts in FOCUS Tags
pghuge-cloudwiz Jul 16, 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
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
19 changes: 19 additions & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
[http]
# CI has seen transient crates.io failures from libcurl's HTTP/2 multiplexing
# during `maturin` metadata resolution. Disable multiplexing and retry more
# aggressively so editable `uv sync` builds are not failed by one flaky frame.
multiplexing = false

[net]
retry = 5

# PyO3 cdylib (`litellm-python-bridge`) links against the host interpreter's
# symbols, which are not present at link time when building an extension module.
# On macOS, tell the linker to resolve undefined `_Py*` symbols dynamically at
# load time (the standard pyo3 extension-module flag) so the cdylib links without
# a libpython on the link line.
[target.x86_64-apple-darwin]
rustflags = ["-C", "link-arg=-undefined", "-C", "link-arg=dynamic_lookup"]

[target.aarch64-apple-darwin]
rustflags = ["-C", "link-arg=-undefined", "-C", "link-arg=dynamic_lookup"]
Loading
Loading