scriptoriumadmin
  • Joined on 2026-03-01
scriptoriumadmin synced commits to refs/pull/26254/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:14 +00:00
63ba912b47 Merge pull request #26160 from BerriAI/litellm_vertex_image_edit_credentials_fix
6a25866f51 Merge pull request #26295 from BerriAI/yj_bump_apr22
8bc6948a5e Merge pull request #26290 from BerriAI/litellm_/bold-goldstine-b86b67
95fa7678af uv lock
Compare 65 commits »
scriptoriumadmin synced commits to refs/pull/26275/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:14 +00:00
d5449f5b1a Merge pull request #26300 from BerriAI/litellm_oss_staging_04_22_2026
2d1cc68e22 fix(dashscope): fail fast on image generation API errors
2e3a4bb27a Fix black
e3440baa0c Merge pull request #25767 from vinhphamhuu-ct/main
Compare 50 commits »
scriptoriumadmin synced commits to refs/pull/26278/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:14 +00:00
2bfbb142b7 Merge pull request #26336 from BerriAI/litellm_yj_apr22
994e35135d fix: correct image size limit enforcement and vertex_location None passthrough
7ebe7cc99b Merge pull request #26293 from BerriAI/litellm_img_edit_file_input_validation
da3b715c36 Merge pull request #26286 from BerriAI/litellm_/unify_uv_cache
Compare 75 commits »
scriptoriumadmin synced commits to refs/pull/26279/head at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:14 +00:00
b5c78d7db4 fix(auth): guard _team_obj_from_token against team-less tokens
fb55e2f1b9 fix(auth): propagate BudgetExceededError through _safe_fetch
Compare 2 commits »
scriptoriumadmin synced commits to refs/pull/26279/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:14 +00:00
d5449f5b1a Merge pull request #26300 from BerriAI/litellm_oss_staging_04_22_2026
2d1cc68e22 fix(dashscope): fail fast on image generation API errors
2e3a4bb27a Fix black
e3440baa0c Merge pull request #25767 from vinhphamhuu-ct/main
Compare 36 commits »
scriptoriumadmin synced commits to refs/pull/26262/head at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:14 +00:00
32cdacee65 test: add unit tests for pass-through post-call guardrails
059815f758 fix(proxy): invoke post-call guardrails on pass-through endpoint responses (#20270)
Compare 2 commits »
scriptoriumadmin synced commits to refs/pull/26263/head at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:14 +00:00
b82cde3abd ad synchronous logger to lowest cost
7987649c3c uv black reformat
Compare 2 commits »
scriptoriumadmin synced commits to refs/pull/26262/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:14 +00:00
32cdacee65 test: add unit tests for pass-through post-call guardrails
059815f758 fix(proxy): invoke post-call guardrails on pass-through endpoint responses (#20270)
Compare 3 commits »
scriptoriumadmin synced commits to refs/pull/26225/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:14 +00:00
63ba912b47 Merge pull request #26160 from BerriAI/litellm_vertex_image_edit_credentials_fix
6a25866f51 Merge pull request #26295 from BerriAI/yj_bump_apr22
8bc6948a5e Merge pull request #26290 from BerriAI/litellm_/bold-goldstine-b86b67
95fa7678af uv lock
Compare 32 commits »
scriptoriumadmin synced commits to refs/pull/26218/head at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:13 +00:00
3b9445eeb2 fix(memory): make key globally unique, 409 on any duplicate
bad0d0cd45 fix(memory): enforce unique key per scope by using NULLS NOT DISTINCT
cc1f0d4cf3 feat(memory): add key_prefix filter + promote Memory to AI GATEWAY nav
b0b1ea3740 feat(ui): add Memory page to view/manage /v1/memory entries
bd9e1ba0a0 fix(proxy/memory): omit metadata field when None on create
Compare 5 commits »
scriptoriumadmin synced commits to refs/pull/26202/head at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:13 +00:00
655e75276e Enhance team endpoint tests by integrating AsyncMock for cache methods, ensuring proper asynchronous behavior in test_update_team_guardrails_with_org_id. This improves test reliability and aligns with recent caching improvements.
d4a26ff364 Enhance caching mechanism by integrating CacheCodec for serialization across various components. Introduce the enable_redis_auth_cache flag to control Redis integration for user_api_key_cache, improving performance in multi-worker deployments. Update documentation and tests to reflect these changes.
595f42d22a Refactor caching logic in auth_checks and user_api_key_auth to utilize CacheCodec for serialization and deserialization. Simplify cache retrieval by removing unnecessary type checks and streamline cache storage with consistent key formatting.
Compare 3 commits »
scriptoriumadmin synced commits to refs/pull/26202/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:13 +00:00
655e75276e Enhance team endpoint tests by integrating AsyncMock for cache methods, ensuring proper asynchronous behavior in test_update_team_guardrails_with_org_id. This improves test reliability and aligns with recent caching improvements.
d4a26ff364 Enhance caching mechanism by integrating CacheCodec for serialization across various components. Introduce the enable_redis_auth_cache flag to control Redis integration for user_api_key_cache, improving performance in multi-worker deployments. Update documentation and tests to reflect these changes.
8e652d129d Merge pull request #26356 from BerriAI/litellm_cci_gha_dedup_and_shard
654b688c8f Merge pull request #25746 from BerriAI/litellm_vector-store-team-byok-model-none
Compare 131 commits »
scriptoriumadmin synced commits to refs/pull/26188/head at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:13 +00:00
92819a6b02 build(deps): bump python-dotenv from 1.0.1 to 1.2.2
1f6ce45702 Merge pull request #26370 from BerriAI/litellm_version_bump
08cc1e66cf Merge pull request #26207 from BerriAI/litellm_team_member_total_spend_frontend
6b6b8c7418 restore budget_reset_at on TeamMembership type
fbaedc36dc revert TeamInfo budget reset display changes
Compare 77 commits »
scriptoriumadmin synced commits to refs/pull/26175/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:13 +00:00
0f50d13a15 Merge pull request #26348 from BerriAI/support-gpt-5-5-main
f4f976f0fe test: add gpt-5.5 coverage for model cost map and gpt-5 routing
be2801a415 feat: add gpt-5.5 to model cost map
6acf05dfb1 Merge branch 'main' into fix/add-dashscope-logo
Compare 138 commits »
scriptoriumadmin synced commits to refs/pull/26175/head at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:13 +00:00
6acf05dfb1 Merge branch 'main' into fix/add-dashscope-logo
e9e86ed956 Merge pull request #26298 from BerriAI/litellm_internal_staging
6a25866f51 Merge pull request #26295 from BerriAI/yj_bump_apr22
8bc6948a5e Merge pull request #26290 from BerriAI/litellm_/bold-goldstine-b86b67
95fa7678af uv lock
Compare 134 commits »
scriptoriumadmin synced commits to refs/pull/26174/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:13 +00:00
494c7d53e2 Add Rubrik as officially-supported guardrail plugin (#25305)
f167db5cfe Update sidebar configuration and add Akto Guardrail API settings (#24738)
baa50db75e Merge pull request #26157 from Anai-Guo/fix/relax-core-dependency-pins
4705d0fb64 fix(chatgpt): preserve responses routing and recover empty output (#25403) (#26219)
Compare 9 commits »
scriptoriumadmin synced commits to refs/pull/26172/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:13 +00:00
e9e86ed956 Merge pull request #26298 from BerriAI/litellm_internal_staging
6a25866f51 Merge pull request #26295 from BerriAI/yj_bump_apr22
8bc6948a5e Merge pull request #26290 from BerriAI/litellm_/bold-goldstine-b86b67
95fa7678af uv lock
Compare 62 commits »
scriptoriumadmin synced commits to refs/pull/26171/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:13 +00:00
63ba912b47 Merge pull request #26160 from BerriAI/litellm_vertex_image_edit_credentials_fix
6a25866f51 Merge pull request #26295 from BerriAI/yj_bump_apr22
8bc6948a5e Merge pull request #26290 from BerriAI/litellm_/bold-goldstine-b86b67
95fa7678af uv lock
Compare 43 commits »
scriptoriumadmin synced commits to refs/pull/26161/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:13 +00:00
ef1c6aeea6 Merge pull request #26306 from BerriAI/litellm_internal_staging
63ba912b47 Merge pull request #26160 from BerriAI/litellm_vertex_image_edit_credentials_fix
6a25866f51 Merge pull request #26295 from BerriAI/yj_bump_apr22
8bc6948a5e Merge pull request #26290 from BerriAI/litellm_/bold-goldstine-b86b67
Compare 34 commits »
scriptoriumadmin synced commits to refs/pull/26188/merge at scriptoriumadmin/litellm from mirror 2026-04-24 02:21:13 +00:00
92819a6b02 build(deps): bump python-dotenv from 1.0.1 to 1.2.2
1f6ce45702 Merge pull request #26370 from BerriAI/litellm_version_bump
08cc1e66cf Merge pull request #26207 from BerriAI/litellm_team_member_total_spend_frontend
6b6b8c7418 restore budget_reset_at on TeamMembership type
Compare 78 commits »