scriptoriumadmin
  • Joined on 2026-03-01
scriptoriumadmin synced commits to refs/pull/38621/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
aea5358c48 Merge pull request #39843 from BerriAI/litellm_lit_7015_migration_job_node_selector
78ad88f52c fix(responses): decode JSON-string tool schemas before sending to the provider (#39844)
75736323e6 Merge pull request #39461 from BerriAI/litellm_decrease_anys_opus5_r4
29dcd0cc2e Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_decrease_anys_opus5_r4
Compare 1895 commits »
scriptoriumadmin synced commits to refs/pull/38622/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
7cc9b181ec fix(utils): adopt a declared authenticating prefix instead of resolving it
b6e3fd0aa5 fix(router): never ask an authenticating provider whether it takes a tier param
37e1bfecb1 test(router): cover _declared_param_allowlist malformed declarations
5338f293aa fix(router): honor allowed_openai_params when gating tier params
66a2a6ecb1 fix(router): drop a tier param the routed target cannot take
Compare 5 commits »
scriptoriumadmin synced commits to refs/pull/38623/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
d569e2b91f fix(router): justify fallback stream cast
bf37cd221a test: satisfy pytest raises lint rule
d64971888b chore: rerun CI against staging base
5752fc35ed fix(proxy): hold fallback lifecycle frames
4ba8517134 Merge pull request #38722 from BerriAI/litellm_bedrock_guardrail_stream_audit
Compare 463 commits »
scriptoriumadmin synced commits to refs/pull/38626/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
08118e6246 fix(proxy): let the exact model= filter match team BYOK public names
9beb5ead4d fix(proxy): keep the exact model= DB predicate within the type-discipline budget
3e99ee8d0e fix(proxy): scope the DB-side model search by the exact model= filter
4411562a0f fix(ui): satisfy lint and the modelInfoCall arity in the models hook tests
fe63ebdb19 fix(ui): filter the models page by exact model group instead of substring search
Compare 5 commits »
scriptoriumadmin synced commits to refs/pull/38631/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
d3dfc5d663 feat(shadow_eval): measure both arms' cost so a job reports what the router would have saved
scriptoriumadmin synced commits to refs/tags/backup-ocr-fixture-session-a61adf5a93 at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
scriptoriumadmin synced new reference refs/tags/backup-ocr-fixture-session-a61adf5a93 to scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
scriptoriumadmin synced commits to refs/tags/backup-pr38765-restack-20260902 at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
scriptoriumadmin synced new reference refs/tags/backup-pr38765-restack-20260902 to scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
scriptoriumadmin synced commits to refs/tags/v1.100.0-rc.1 at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
scriptoriumadmin synced new reference refs/tags/v1.100.0-rc.1 to scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
scriptoriumadmin synced commits to refs/tags/v1.101.0-dev.1 at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:11 +00:00
scriptoriumadmin synced commits to refs/pull/38584/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:10 +00:00
8442b062fe fix(router): scope model_info.mode to its own deployment
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)
Compare 825 commits »
scriptoriumadmin synced commits to refs/pull/38591/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:10 +00:00
2a998c2f38 fix(headroom): stop re-compressing retrieved CCR content in client tool loops
scriptoriumadmin synced commits to refs/pull/38580/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:10 +00:00
6d3e687ce4 fix(db): let the writer pin yield to the replica while the writer is degraded
a8c36e8307 Merge remote-tracking branch 'origin/litellm_internal_staging' into devin_ai_fix_model_new_read_replica_lag_38556
fa25ff2a2e Merge pull request #38626 from BerriAI/litellm_ui_model_links_team_key_info
2a5d09ee87 fix(policy): let the AI policy suggester drop sampling params its model refuses (#38594)
acb621c35b Merge remote-tracking branch 'origin/litellm_internal_staging' into devin_ai_fix_model_new_read_replica_lag_38556
Compare 255 commits »
scriptoriumadmin synced commits to refs/pull/38584/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:10 +00:00
8442b062fe fix(router): scope model_info.mode to its own deployment
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 920 commits »
scriptoriumadmin synced commits to refs/pull/38597/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:10 +00:00
613d0ef3fa test(gcs_pub_sub): expect router_metadata in the spend logs payload
cc078edd1f test(mcp): isolate global MCP server registry in discoverable endpoints tests
5a4f0988ca merge: litellm_internal_staging into litellm_fix_nova_sonic_realtime_user_asr_usage
6809d537f0 merge: litellm_internal_staging into litellm_fix_nova_sonic_realtime_user_asr_usage
0f84a7053a Merge pull request #38973 from BerriAI/litellm_pin_wolfi_migrations
Compare 568 commits »
scriptoriumadmin synced commits to refs/pull/38599/head at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:10 +00:00
196468c693 fix(management-v1): suppress the tags tuple type error on the user PATCH route
423563ed9c test: patch the prisma client once per user test instead of once per collaborator
128b74b5a3 fix(management-v1): keep the user PATCH within the lint budgets and regenerate the specs
460d02ab2f feat(management-v1): add PATCH /management/v1/users/{user_id} with merge-patch semantics
d4f6b4491d Merge pull request #38656 from aaaaaandrew/litellm_preserve_stream_selected_model
Compare 179 commits »
scriptoriumadmin synced commits to refs/pull/38599/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:10 +00:00
842c423ccd fix(guardrails): stop Lakera monitor mode forwarding unmasked PII on Responses-API bodies (#38841)
e257383cc6 Merge pull request #38249 from BerriAI/litellm_fix_empty_user_models_visibility
b82da3d138 Merge pull request #38846 from BerriAI/litellm_/release-version-bump-817682
6f8a3b8661 fix(proxy): scope model listing direct access to the calling key's grant
Compare 409 commits »
scriptoriumadmin synced commits to refs/pull/38600/merge at scriptoriumadmin/litellm from mirror 2026-09-05 08:10:10 +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 805 commits »