scriptoriumadmin
  • Joined on 2026-03-01
scriptoriumadmin synced commits to refs/pull/24933/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/24962/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
cd9c511df6 feat(proxy): add credential overrides per team/project via model_config metadata (#24438)
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
Compare 18 commits »
scriptoriumadmin synced commits to refs/pull/24846/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
072d4108c3 Merge pull request #25365 from BerriAI/litellm_e2e_ui_tests
d871bce86e Merge pull request #25354 from BerriAI/litellm_migrate_redis_tests_to_circleci
467dbc4a3c [Fix] Remove old broken key tests superseded by proxy-admin/keys.spec.ts
4ee7d42981 [Fix] Restructure HTML files after UI build so extensionless routes work in CI
Compare 16 commits »
scriptoriumadmin synced commits to refs/pull/24811/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/24807/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/24966/head at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
26bd372529 Merge branch 'main' into litellm_mc_purview_guardrails
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 154 commits »
scriptoriumadmin synced commits to refs/pull/24979/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/24978/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/24977/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/24966/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
780d5b1a95 Merge 26bd372529ebb8d6726612491cee6590f136d896 into 97f722f558
26bd372529 Merge branch 'main' into litellm_mc_purview_guardrails
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
Compare 23 commits »
scriptoriumadmin synced commits to refs/pull/24974/head at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
10e9a55148 fix(bedrock): custom tool schemas and missing tool names for Converse
83c45d8434 fix(bedrock): use iterative walk for custom→object schema normalization
bc30625a08 feat(bedrock): normalize custom tool JSON schema for Invoke and Converse
Compare 3 commits »
scriptoriumadmin synced commits to refs/pull/24852/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
072d4108c3 Merge pull request #25365 from BerriAI/litellm_e2e_ui_tests
d871bce86e Merge pull request #25354 from BerriAI/litellm_migrate_redis_tests_to_circleci
467dbc4a3c [Fix] Remove old broken key tests superseded by proxy-admin/keys.spec.ts
4ee7d42981 [Fix] Restructure HTML files after UI build so extensionless routes work in CI
Compare 16 commits »
scriptoriumadmin synced commits to refs/pull/24893/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/24872/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/24873/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
cd9c511df6 feat(proxy): add credential overrides per team/project via model_config metadata (#24438)
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
Compare 18 commits »
scriptoriumadmin synced commits to refs/pull/24885/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 22 commits »
scriptoriumadmin synced commits to refs/pull/24921/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:14 +00:00
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 17 commits »
scriptoriumadmin synced commits to refs/pull/24702/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:13 +00:00
3a6db708ce docs: add Docker Image Security Guide for cosign verification and deployment best practices (#25439)
cd9c511df6 feat(proxy): add credential overrides per team/project via model_config metadata (#24438)
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
Compare 19 commits »
scriptoriumadmin synced commits to refs/pull/24715/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:13 +00:00
3a6db708ce docs: add Docker Image Security Guide for cosign verification and deployment best practices (#25439)
cd9c511df6 feat(proxy): add credential overrides per team/project via model_config metadata (#24438)
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
Compare 24 commits »
scriptoriumadmin synced commits to refs/pull/24699/merge at scriptoriumadmin/litellm from mirror 2026-04-10 00:15:13 +00:00
97f722f558 feat(cost): add baseten model api pricing entries (#25358)
f42ffed2bd Litellm oss staging 04 02 2026 p1 (#25055)
6a0e0ce061 fix(router): pass custom_llm_provider to get_llm_provider for unprefixed model names (#25334)
6e6f5be3e4 feat(triton): add embedding usage estimation for self-hosted responses (#25345)
Compare 17 commits »