Default branch

main
Some checks failed
LiteLLM Rust / rust-test (push) Has been cancelled
Terraform Modules / fmt, validate, test (aws) (push) Has been cancelled
Terraform Modules / fmt, validate, test (gcp) (push) Has been cancelled
CodSpeed Benchmarks / benchmarks (push) Has been cancelled
Helm unit test / unit-test (push) Has been cancelled
CI Coverage / assert-ci-coverage (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
Publish basedpyright base counts / publish (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Code Quality Checks / code-quality (push) Has been cancelled
Code Quality Checks / python-310-import-smoke (push) Has been cancelled
UI Unit Tests / ui-unit-tests (push) Has been cancelled
Postgres Tests / proxy-security (push) Has been cancelled
Postgres Tests / schema-migration (push) Has been cancelled
Postgres Tests / proxy-behavior (push) Has been cancelled
LiteLLM Rust / rust-lint (push) Has been cancelled
Unit Tests: Proxy DB Operations / assert-shard-coverage (push) Has been cancelled
Terraform Provider / gofmt, vet, build, test (push) Has been cancelled
Terraform Provider / Provider endpoints vs proxy OpenAPI schema (push) Has been cancelled
Unit Tests: Documentation Validation / documentation (push) Has been cancelled
GitHub Actions Security Analysis / zizmor (push) Has been cancelled
Unit Tests / caching-local (push) Has been cancelled
Unit Tests / core-utils (push) Has been cancelled
Unit Tests / enterprise-package (push) Has been cancelled
Unit Tests / enterprise-routing (push) Has been cancelled
Unit Tests / integrations (push) Has been cancelled
Unit Tests / All Other Providers (push) Has been cancelled
Unit Tests / Vertex AI (push) Has been cancelled
Unit Tests / misc (push) Has been cancelled
Unit Tests / proxy-auth (push) Has been cancelled
Unit Tests / proxy-endpoints (push) Has been cancelled
Unit Tests / proxy-extras (push) Has been cancelled
Unit Tests / proxy-infra (push) Has been cancelled
Unit Tests / proxy-server (push) Has been cancelled
Unit Tests / responses-caching-types (push) Has been cancelled
Unit Tests: Proxy DB Operations / auth-checks (push) Has been cancelled
Unit Tests: Proxy DB Operations / budgets (push) Has been cancelled
Unit Tests: Proxy DB Operations / custom-logging (push) Has been cancelled
Unit Tests: Proxy DB Operations / db-and-spend (push) Has been cancelled
Unit Tests: Proxy DB Operations / endpoints-and-responses (push) Has been cancelled
Unit Tests: Proxy DB Operations / guardrails-hooks (push) Has been cancelled
Unit Tests: Proxy DB Operations / jwt-and-keys (push) Has been cancelled
Unit Tests: Proxy DB Operations / key-generation (push) Has been cancelled
Unit Tests: Proxy DB Operations / logging-misc (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-runtime (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-server-core (push) Has been cancelled
Unit Tests: Proxy DB Operations / proxy-utils (push) Has been cancelled

362033cb2a · Merge pull request #40658 from BerriAI/litellm_internal_staging · Updated 2026-09-11 02:19:44 +00:00

Branches

3b56ce0298 · style: format litellm/proxy/utils.py · Updated 2026-06-30 19:31:28 +00:00

8274
3

01f94ac876 · fix: pass search tool credentials to litellm.asearch() in websearch interception · Updated 2026-06-30 12:07:31 +00:00

8299
1

616da0d17e · style: ruff format get_team_daily_activity to match repo config · Updated 2026-06-30 02:08:29 +00:00

8310
3

8a696bfc5d · fix(headroom-proxy): listen on port 10000 for Render Docker web service · Updated 2026-06-30 02:07:02 +00:00

8451
15

ca6149ab99 · Merge pull request #31667 from BerriAI/litellm_backport_1_90_x_31036_31342_31653 · Updated 2026-06-30 01:40:47 +00:00

8521
10

b216c4d80d · Merge pull request #31662 from BerriAI/litellm_backport_1_89_x_bp-31342-31653-0629 · Updated 2026-06-30 01:17:14 +00:00

8722
68

a676c29794 · feat(mcp): gateway-managed OAuth apps for Slack MCP and manifest provisioning · Updated 2026-06-29 17:20:06 +00:00

8344
1

e4f66c01a0 · fix: strip no-content chunks before stream_chunk_builder, keep usage-bearing ones · Updated 2026-06-29 09:44:45 +00:00

8335
58
release/v1.91.0-rc.1
Some checks failed
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
CodSpeed Benchmarks / benchmarks (push) Has been cancelled
Helm unit test / unit-test (push) Has been cancelled
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
GitHub Actions Security Analysis / zizmor (push) Has been cancelled

0ade44f4da · Merge pull request #31542 from BerriAI/litellm_internal_staging · Updated 2026-06-28 03:13:02 +00:00

8339
0
Included

8c841b0f74 · feat(auto-update): add native Anthropic models source for day-one coverage · Updated 2026-06-28 00:45:52 +00:00

8356
1

0a16db0f53 · fix(dashboard): probe the interpreter from the repo root in gen:api · Updated 2026-06-28 00:19:53 +00:00

8344
4

0191362bb9 · style: apply ruff format to MCP logging files · Updated 2026-06-27 22:30:55 +00:00

8348
4

6e8282d406 · fix(mcp): challenge delegate-auth OAuth servers with upstream resource_metadata (#31255) · Updated 2026-06-27 02:52:37 +00:00

8521
3

6e8282d406 · fix(mcp): challenge delegate-auth OAuth servers with upstream resource_metadata (#31255) · Updated 2026-06-27 02:52:37 +00:00

8521
3
release/v1.91.0-dev.2
Some checks are pending
CodeQL / Analyze (actions) (push) Waiting to run
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
CodSpeed Benchmarks / benchmarks (push) Waiting to run
Helm unit test / unit-test (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
GitHub Actions Security Analysis / zizmor (push) Waiting to run

a311f11b00 · Merge pull request #31477 from BerriAI/litellm_internal_staging · Updated 2026-06-26 21:20:27 +00:00

8371
0
Included

eb5e54a05f · fix(mcp): keep user token in tools preview for interactive OAuth servers · Updated 2026-06-26 17:42:14 +00:00

8383
1
litellm_mcp_v2_authz_code
Some checks failed
LiteLLM Rust / rustfmt, clippy, test (push) Has been cancelled

9927d458bc · refactor(mcp): delete the unwired V1PerUserTokenStore adapter (step 1b piece 5) · Updated 2026-06-26 06:51:46 +00:00

8454
29

825f370f68 · test(ocr): cover rust callback bridge args · Updated 2026-06-26 05:18:05 +00:00

8441
11

1e9230fe1e · chore: keep root budget focused on entries · Updated 2026-06-26 00:59:04 +00:00

8452
4

ae5e7abe16 · test(e2e): batch/file API e2e suite · Updated 2026-06-26 00:03:16 +00:00

8477
1