scriptoriumadmin
  • Joined on 2026-03-01
scriptoriumadmin synced commits to refs/pull/39621/head at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
8b2ee5ac7a style(guardrails): satisfy ruff format and annotate the new tests
6a4fc88d21 fix(guardrails): keep system-prompt values out of the restored reply
Compare 2 commits »
scriptoriumadmin synced commits to refs/pull/39621/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
a9f8a8d794 Merge pull request #39978 from BerriAI/litellm_remove_migrated_pages_shim
6e05ac5d97 feat(guardrails): add inspect_embeddings toggle for AIM and Cato (#39918)
d515a285b1 fix(azure_sentinel): split batches under the 1MB ingestion cap (#39880)
56a61cf016 Merge pull request #39764 from BerriAI/litellm_govcloud_profiles_lit6421
Compare 313 commits »
scriptoriumadmin synced commits to refs/pull/39626/head at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
95d721ffe6 refactor(batches): drop docstrings restating the org fallbacks
814c151b02 fix(batches): mask api base credentials on batch cost rows
Compare 2 commits »
scriptoriumadmin synced commits to refs/pull/39626/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
b1e2f5bc0b Merge pull request #39969 from BerriAI/revert-39121-litellm_lazy_sdk_import
9a5564f00e fix(ui): read Usage Total Requests tile from gateway request counts (#39963)
eee162b317 fix(lazy_imports): type import_map as Mapping to stay under the LIT001 budget
587311d0e4 Merge pull request #39968 from BerriAI/litellm_remove_dead_model_hub_public_dialog
Compare 136 commits »
scriptoriumadmin synced commits to refs/pull/39629/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
cba3dd5828 fix(proxy): retry deadlocks and requeue spend logs on any DB write error (#39883)
e6705510f8 fix(router): hold max_parallel_requests slot until streaming response is exhausted or closed (#39859)
f66b3ebe0d feat(responses): honor supported_endpoints /v1/responses opt-in for OpenAI-compatible deployments (#39725)
4df284e16d fix(guardrails): record guardrail information for undecorated custom apply_guardrail overrides (#39727)
Compare 53 commits »
scriptoriumadmin synced commits to refs/pull/39638/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
01680d7b42 fix(anthropic): keep provider_specific_fields off the native /v1/messages wire (#39967)
a9f8a8d794 Merge pull request #39978 from BerriAI/litellm_remove_migrated_pages_shim
6e05ac5d97 feat(guardrails): add inspect_embeddings toggle for AIM and Cato (#39918)
d515a285b1 fix(azure_sentinel): split batches under the 1MB ingestion cap (#39880)
Compare 312 commits »
scriptoriumadmin synced commits to refs/pull/39641/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
4104868458 Merge pull request #39723 from Atharva-Kanherkar/fix/anthropic-responses-refusal-translation
b9f5cd6036 ci: run unit tests on Python 3.12 (#39989)
05cba21763 fix(anthropic): split refusal off a combined finish_reason chunk
c09d34fc4b fix(anthropic): stream refusals parked in provider_specific_fields
Compare 234 commits »
scriptoriumadmin synced commits to refs/pull/39646/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
3f6bc97786 fix(rust): preserve core-only route ownership
730388d621 fix(rust): gate Bedrock-only type import
ecc03d81ae fix(rust): preserve bridge behavior after core move
851e706cb4 style(rust): format moved bridge code
Compare 850 commits »
scriptoriumadmin synced commits to refs/pull/39654/head at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
7680c355c6 fix(otel): close final tenant routing gaps
1e33b2fede fix(otel): redact tenant URL query parameters
c9decf0615 fix(otel): keep the proxy's own error text out of tenant traces
97e1c8f9af fix(otel): hold destination eviction while the drain is saturated
9b3d1febfb fix(otel): rebuild an anchored destination's processor past drain saturation
Compare 208 commits »
scriptoriumadmin synced commits to refs/pull/39646/head at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
3f6bc97786 fix(rust): preserve core-only route ownership
730388d621 fix(rust): gate Bedrock-only type import
ecc03d81ae fix(rust): preserve bridge behavior after core move
851e706cb4 style(rust): format moved bridge code
89b3308e92 test(rust): gate Bedrock transcription coverage
Compare 818 commits »
scriptoriumadmin synced commits to refs/pull/39654/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
7680c355c6 fix(otel): close final tenant routing gaps
1e33b2fede fix(otel): redact tenant URL query parameters
c9decf0615 fix(otel): keep the proxy's own error text out of tenant traces
97e1c8f9af fix(otel): hold destination eviction while the drain is saturated
Compare 209 commits »
scriptoriumadmin synced commits to refs/pull/39657/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
a9f8a8d794 Merge pull request #39978 from BerriAI/litellm_remove_migrated_pages_shim
6e05ac5d97 feat(guardrails): add inspect_embeddings toggle for AIM and Cato (#39918)
d515a285b1 fix(azure_sentinel): split batches under the 1MB ingestion cap (#39880)
56a61cf016 Merge pull request #39764 from BerriAI/litellm_govcloud_profiles_lit6421
Compare 365 commits »
scriptoriumadmin synced commits to refs/pull/39660/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:29 +00:00
4104868458 Merge pull request #39723 from Atharva-Kanherkar/fix/anthropic-responses-refusal-translation
b9f5cd6036 ci: run unit tests on Python 3.12 (#39989)
05cba21763 fix(anthropic): split refusal off a combined finish_reason chunk
c09d34fc4b fix(anthropic): stream refusals parked in provider_specific_fields
Compare 254 commits »
scriptoriumadmin synced commits to refs/pull/39616/head at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:28 +00:00
e66267ae38 test(budget): cover tool-call and provider-field message shapes in projected cost
scriptoriumadmin synced commits to refs/pull/39570/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:28 +00:00
4104868458 Merge pull request #39723 from Atharva-Kanherkar/fix/anthropic-responses-refusal-translation
b9f5cd6036 ci: run unit tests on Python 3.12 (#39989)
05cba21763 fix(anthropic): split refusal off a combined finish_reason chunk
c09d34fc4b fix(anthropic): stream refusals parked in provider_specific_fields
Compare 234 commits »
scriptoriumadmin synced commits to refs/pull/39574/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:28 +00:00
4104868458 Merge pull request #39723 from Atharva-Kanherkar/fix/anthropic-responses-refusal-translation
b9f5cd6036 ci: run unit tests on Python 3.12 (#39989)
05cba21763 fix(anthropic): split refusal off a combined finish_reason chunk
c09d34fc4b fix(anthropic): stream refusals parked in provider_specific_fields
Compare 234 commits »
scriptoriumadmin synced commits to refs/pull/39576/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:28 +00:00
0318b4acdc Merge pull request #30856 from emerzon/litellm_vertex_lyria_models
11e45ad953 fix(vertex_ai): mark the Lyria 3 catalog entries text-only
02b44820c4 test(vertex_ai): keep imagen predict passthrough off the Lyria audio path
6be78fa850 fix(vertex_ai): bill Lyria per generation, not per audio second
Compare 370 commits »
scriptoriumadmin synced commits to refs/pull/39586/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:28 +00:00
01680d7b42 fix(anthropic): keep provider_specific_fields off the native /v1/messages wire (#39967)
a9f8a8d794 Merge pull request #39978 from BerriAI/litellm_remove_migrated_pages_shim
6e05ac5d97 feat(guardrails): add inspect_embeddings toggle for AIM and Cato (#39918)
d515a285b1 fix(azure_sentinel): split batches under the 1MB ingestion cap (#39880)
Compare 312 commits »
scriptoriumadmin synced commits to refs/pull/39616/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:28 +00:00
a9f8a8d794 Merge pull request #39978 from BerriAI/litellm_remove_migrated_pages_shim
6e05ac5d97 feat(guardrails): add inspect_embeddings toggle for AIM and Cato (#39918)
d515a285b1 fix(azure_sentinel): split batches under the 1MB ingestion cap (#39880)
56a61cf016 Merge pull request #39764 from BerriAI/litellm_govcloud_profiles_lit6421
Compare 366 commits »
scriptoriumadmin synced commits to refs/pull/39567/merge at scriptoriumadmin/litellm from mirror 2026-09-06 08:18:28 +00:00
4104868458 Merge pull request #39723 from Atharva-Kanherkar/fix/anthropic-responses-refusal-translation
b9f5cd6036 ci: run unit tests on Python 3.12 (#39989)
05cba21763 fix(anthropic): split refusal off a combined finish_reason chunk
c09d34fc4b fix(anthropic): stream refusals parked in provider_specific_fields
Compare 234 commits »