scriptoriumadmin
  • Joined on 2026-03-01
scriptoriumadmin synced commits to refs/pull/38160/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:55 +00:00
68c47418b5 refactor(sso): share role hierarchy and highest_privilege_role across SSO paths
04138c9156 merge: litellm_internal_staging into devin_ai_sso_highest_privilege_role
2ce4e3f8a9 fix(guardrails): run apply_guardrail-only providers in logging_only mode (#39297)
8588a2ea42 fix(docker): install saml extra in litellm-backend image (#39291)
Compare 1206 commits »
scriptoriumadmin synced commits to refs/pull/38164/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:55 +00:00
2ce4e3f8a9 fix(guardrails): run apply_guardrail-only providers in logging_only mode (#39297)
8588a2ea42 fix(docker): install saml extra in litellm-backend image (#39291)
31ca4ddf32 Merge pull request #39166 from BerriAI/litellm_bedrock_bearer_token_converse_crash
e2c3f51c46 fix(search): forward search-tool params through the router, complete Parallel AI v1 param mapping (#37883)
Compare 1141 commits »
scriptoriumadmin synced commits to refs/pull/38165/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:55 +00:00
ec3f8183c3 Merge pull request #39066 from BerriAI/litellm_aws_external_id_files_batches
9f6024bf97 Merge pull request #39044 from BerriAI/litellm_fix_bedrock_guardrail_token_log
b11f0bcb92 fix(proxy): include litellm_model_table in GET /v2/team/list (#39045)
db46973ec4 feat(ui): modality routing toggle on the auto-router create and edit forms (#39059)
Compare 931 commits »
scriptoriumadmin synced commits to refs/pull/38168/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:55 +00:00
bea74c144e fix: use Python 3.10-compatible spend log timeout
445b209e42 fix: avoid Final binding inside drain loop
6b10d551ab fix: time out spend drain writes without parking a coroutine
e125a98605 test: tighten spend-drain helper types
29efcc50d3 fix: bound spend log shutdown drain
Compare 5 commits »
scriptoriumadmin synced commits to refs/pull/38168/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:55 +00:00
a6b7384094 feat(cli): sync OpenCode models from /v1/models in lite opencode (#39789)
c373645e21 fix(proxy): recognize opencode's bare x-session-id header for session affinity (#39802)
b3c867c7b2 fix(auto_router): derive tier definitions in prompt editor (#39688)
d23bec84c4 Merge pull request #39196 from BerriAI/litellm_guardrail_usage_cost_rollup
Compare 1884 commits »
scriptoriumadmin synced commits to refs/pull/38170/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:55 +00:00
78ff5ac9cd feat(router): arm safeguard-refusal fallback on generic chains when no content-policy list exists (#39274)
8441dd6e8c fix(proxy): keep SpendLogs and callback session ids in sync when the request has none (#39450)
92edcb90db fix: keep litellm importable on Python 3.10 and guard 3.11-only typing imports in CI (#39448)
4f7b20ec10 fix(guardrails): skip streaming guardrail rounds that re-scan cleared output (#39386)
Compare 1277 commits »
scriptoriumadmin synced commits to refs/pull/38172/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:55 +00:00
78ff5ac9cd feat(router): arm safeguard-refusal fallback on generic chains when no content-policy list exists (#39274)
8441dd6e8c fix(proxy): keep SpendLogs and callback session ids in sync when the request has none (#39450)
92edcb90db fix: keep litellm importable on Python 3.10 and guard 3.11-only typing imports in CI (#39448)
4f7b20ec10 fix(guardrails): skip streaming guardrail rounds that re-scan cleared output (#39386)
Compare 1393 commits »
scriptoriumadmin synced commits to refs/pull/38173/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:55 +00:00
ec3f8183c3 Merge pull request #39066 from BerriAI/litellm_aws_external_id_files_batches
9f6024bf97 Merge pull request #39044 from BerriAI/litellm_fix_bedrock_guardrail_token_log
b11f0bcb92 fix(proxy): include litellm_model_table in GET /v2/team/list (#39045)
db46973ec4 feat(ui): modality routing toggle on the auto-router create and edit forms (#39059)
Compare 931 commits »
scriptoriumadmin synced commits to refs/pull/38175/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:55 +00:00
c244e5fca4 style(guardrails): drop three whitespace-only leftovers from the narrowing
2452ea8de3 refactor(guardrails): drop an out-of-scope bin-packing rewrite, pin the source fallback
24359ce82d fix(guardrails): close patch-coverage gaps in bedrock image handling
a46896b436 fix(guardrails): avoid empty-dict default to satisfy type-discipline budget
2a47f157fe Merge branch 'litellm_internal_staging' into fix/bedrock-guardrail-image-input
Compare 1281 commits »
scriptoriumadmin synced commits to refs/pull/38123/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:54 +00:00
31ca4ddf32 Merge pull request #39166 from BerriAI/litellm_bedrock_bearer_token_converse_crash
e2c3f51c46 fix(search): forward search-tool params through the router, complete Parallel AI v1 param mapping (#37883)
863199c09b Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_bedrock_bearer_token_converse_crash
0e7a05d878 test(bedrock): read the sent bearer header off the mock instead of a hand-rolled recorder
Compare 1139 commits »
scriptoriumadmin synced commits to refs/pull/38131/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:54 +00:00
d0eab5434d fix: satisfy LIT002 mutable-collection gate in header restore
7a1f2db947 fix(responses): keep provider response headers in streaming logging callbacks
719b67114d Merge pull request #36811 from BerriAI/litellm_realtime_router_session_model
2ade3e16a9 feat(ui): update OpenAI preset model tiers (#39396)
ec1fba5dc7 chore: merge litellm_internal_staging into litellm_realtime_router_session_model
Compare 1891 commits »
scriptoriumadmin synced commits to refs/pull/38137/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:54 +00:00
cfcc051667 fix(terraform): honor configured key on create
ca0b951a43 feat(spend): report prompt caching savings as total and gateway-attributed (#38134)
2b10dc5a7a Merge pull request #38304 from BerriAI/litellm_fix_staging_ci_regressions
74bc1efe65 Merge branch 'litellm_internal_staging' into litellm_fix_staging_ci_regressions
02c1c45b53 fix(complexity_router): route client housekeeping calls to the cheapest tier (#38598)
Compare 771 commits »
scriptoriumadmin synced commits to refs/pull/38143/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:54 +00:00
acdc8081fa test(guardrails): mock conduct_litellm_guard so wiring tests run without the PyPI dep
scriptoriumadmin synced commits to refs/pull/38143/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:54 +00:00
ec3f8183c3 Merge pull request #39066 from BerriAI/litellm_aws_external_id_files_batches
9f6024bf97 Merge pull request #39044 from BerriAI/litellm_fix_bedrock_guardrail_token_log
b11f0bcb92 fix(proxy): include litellm_model_table in GET /v2/team/list (#39045)
db46973ec4 feat(ui): modality routing toggle on the auto-router create and edit forms (#39059)
Compare 932 commits »
scriptoriumadmin synced commits to refs/pull/38147/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:54 +00:00
be75fff8ac test: cover cyclic list serialization
f1a499acfa fix: bound recursive form serialization
ca0b951a43 feat(spend): report prompt caching savings as total and gateway-attributed (#38134)
2b10dc5a7a Merge pull request #38304 from BerriAI/litellm_fix_staging_ci_regressions
74bc1efe65 Merge branch 'litellm_internal_staging' into litellm_fix_staging_ci_regressions
Compare 675 commits »
scriptoriumadmin synced commits to refs/pull/38150/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:54 +00:00
10752af822 test(sap): fold cache_control coverage into the mapped transformation file
9f9fbe4991 fix(sap): annotate cache_control helpers with read-only collection views
5af1916914 fix(sap): preserve cache_control breakpoints on the SAP Orchestration route
31ca4ddf32 Merge pull request #39166 from BerriAI/litellm_bedrock_bearer_token_converse_crash
e2c3f51c46 fix(search): forward search-tool params through the router, complete Parallel AI v1 param mapping (#37883)
Compare 1197 commits »
scriptoriumadmin synced commits to refs/pull/38150/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:54 +00:00
d23bec84c4 Merge pull request #39196 from BerriAI/litellm_guardrail_usage_cost_rollup
6dff3a5f72 fix(complexity_router): fall back to a live peer when the decided tier model is fully cooled down (#39675)
df68edca76 Merge pull request #39808 from BerriAI/litellm_lit_5379_jwt_mapping_cache_invalidation
922659fb15 Merge pull request #39388 from BerriAI/litellm_registry_audit_2026_09_02
Compare 1763 commits »
scriptoriumadmin synced commits to refs/pull/38160/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:54 +00:00
68c47418b5 refactor(sso): share role hierarchy and highest_privilege_role across SSO paths
04138c9156 merge: litellm_internal_staging into devin_ai_sso_highest_privilege_role
2ce4e3f8a9 fix(guardrails): run apply_guardrail-only providers in logging_only mode (#39297)
8588a2ea42 fix(docker): install saml extra in litellm-backend image (#39291)
31ca4ddf32 Merge pull request #39166 from BerriAI/litellm_bedrock_bearer_token_converse_crash
Compare 1732 commits »
scriptoriumadmin synced commits to refs/pull/38112/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:53 +00:00
2e734004f9 Merge pull request #39399 from BerriAI/litellm_python_version_ci
6675e1fd9c fix: preserve Python 3.10 harness compatibility
fae3d224eb Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_python_version_ci
b75ac5cf52 feat(python): rename Rust rollout API (#39704)
Compare 1755 commits »
scriptoriumadmin synced commits to refs/pull/38113/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:09:53 +00:00
daef8a6a2b chore: merge upstream staging to restore CI compatibility
5bcd494e88 Merge pull request #38560 from BerriAI/devin/1787857843-registry-audit-rolling
65e2a1fcbb Merge pull request #38581 from BerriAI/litellm_/internal-users-tags-usage-e58133
3a52ae0a3f Merge pull request #38615 from BerriAI/litellm_mantle_gpt5_cost_tiers
e1cc96eaa7 Merge pull request #38609 from BerriAI/litellm_a2a_agent_semantic_search
Compare 872 commits »