Mateo Wang
|
e8d97d381a
|
Merge pull request #42080 from BerriAI/litellm_prompt_caching_affinity_lookback
fix(router): keep prompt caching affinity when the breakpoint moves
|
2026-09-21 12:44:34 -07:00 |
|
Mateo Wang
|
0e7cf5113e
|
Merge pull request #42069 from BerriAI/litellm_redacted_thinking_prompt_caching_pin
fix(token_counter): count replayed redacted_thinking blocks so prompt_caching keeps pinning
|
2026-09-21 12:35:14 -07:00 |
|
Mateo Wang
|
9a90adad32
|
Merge pull request #42275 from BerriAI/litellm_claude_platform_messages_beta_passthrough
fix(bedrock): forward anthropic-beta headers verbatim on the Claude platform messages path
|
2026-09-21 12:01:39 -07:00 |
|
mateo-berri
|
5ea4fe620f
|
test(router): give each prompt caching check test a fresh callback registry
|
2026-09-21 11:55:58 -07:00 |
|
mateo-berri
|
f549c87091
|
Merge branch 'main' into litellm_prompt_caching_affinity_lookback
|
2026-09-21 11:55:40 -07:00 |
|
mateo-berri
|
e51ccbc759
|
fix(bedrock): forward anthropic-beta headers verbatim on the Claude platform messages path
|
2026-09-21 11:39:26 -07:00 |
|
Moe Khalil
|
83ec5d6101
|
fix(auto-router): skip JEV for encrypted delegated tasks
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-21 18:29:21 +00:00 |
|
mateo-berri
|
79d1af9d3c
|
chore: merge origin/main to pick up the pre-call check test move
|
2026-09-21 11:28:04 -07:00 |
|
Moe Khalil
|
bb46e8b774
|
chore(auto-router): merge main and preserve JEV configuration
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-21 17:16:18 +00:00 |
|
yuneng
|
58729ac69f
|
test(a2a): sort imports in merged bedrock agentcore test
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-21 16:10:40 +00:00 |
|
yuneng
|
46383eec3c
|
Merge remote-tracking branch 'origin/main' into litellm_migrate_tests_p17
|
2026-09-21 16:09:42 +00:00 |
|
yuneng
|
a220fb7d30
|
test(a2a): migrate a2a_protocol legacy tests to tests/unit
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 19:23:52 +00:00 |
|
yuneng-jiang
|
7c4b805ca0
|
Merge pull request #42145 from BerriAI/litellm_migrate_tests_p13
test: migrate legacy provider tests to tests/unit (wave 2, phase 13)
|
2026-09-20 10:50:18 -07:00 |
|
Moe Khalil
|
f9dc57a844
|
fix(auto-router): isolate JEV verdicts from logging failures
LiteLLM Rust / rust-lint (push) Has been cancelled
LiteLLM Rust / rust-test (push) Has been cancelled
LiteLLM Rust / rust-wheel (push) Has been cancelled
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 17:46:15 +00:00 |
|
yuneng
|
8554d1f827
|
test: prepare reference input before tracing path-sourced peak
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 17:08:16 +00:00 |
|
yuneng
|
e3911c71f7
|
test: make path-sourced streaming peak test differential
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 16:24:36 +00:00 |
|
yuneng
|
5ddf6ff396
|
test: restore pagination limit tests and realtime query param regression test
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 14:53:26 +00:00 |
|
Moe Khalil
|
8505d10017
|
chore(auto-router): merge main into JEV launch branch
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 14:53:05 +00:00 |
|
yuneng-jiang
|
0f7d4dc13b
|
Merge pull request #42136 from BerriAI/litellm_migrate_tests_p15
test: migrate phase 15 legacy tests to tests/unit
|
2026-09-20 07:49:31 -07:00 |
|
yuneng-jiang
|
e0c7a4b19e
|
Merge pull request #42137 from BerriAI/litellm_migrate_tests_p12
test: migrate phase 12 legacy llm provider tests to tests/unit
|
2026-09-20 07:49:20 -07:00 |
|
yuneng-jiang
|
317f7cb69a
|
Merge pull request #42123 from BerriAI/litellm_migrate_tests_p1
test: migrate wave 1 phase 1 legacy tests to tests/unit
|
2026-09-20 07:49:08 -07:00 |
|
yuneng
|
a5033fff6e
|
test: define local_model_cost_map fixture for migrated context caching tests
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 14:20:04 +00:00 |
|
yuneng
|
e1556ce32b
|
test: migrate legacy provider tests to tests/unit (wave 2, phase 13)
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 14:18:49 +00:00 |
|
yuneng
|
d086f8574d
|
test: add sync and async custom_llm_provider bridge propagation tests
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 13:46:52 +00:00 |
|
yuneng
|
30f3075010
|
test: use main's local_model_cost_map fixture in tests/unit/conftest.py
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 13:44:30 +00:00 |
|
yuneng
|
27dc080502
|
Merge remote-tracking branch 'origin/main' into litellm_migrate_tests_p15
|
2026-09-20 13:44:24 +00:00 |
|
yuneng
|
69133cc8cf
|
Merge remote-tracking branch 'origin/main' into litellm_migrate_tests_p12
|
2026-09-20 13:44:19 +00:00 |
|
yuneng-jiang
|
8795d5f847
|
Merge pull request #42131 from BerriAI/litellm_migrate_tests_p16
test: migrate phase 16 legacy tests to tests/unit
|
2026-09-20 06:43:45 -07:00 |
|
yuneng-jiang
|
ec93936668
|
Merge pull request #42132 from BerriAI/litellm_migrate_tests_p14
test: migrate phase 14 wave 2 provider tests to tests/unit
|
2026-09-20 06:43:34 -07:00 |
|
yuneng-jiang
|
e5b2cabae5
|
Merge pull request #42128 from BerriAI/litellm_migrate_tests_p11
test: migrate openai, openai_like and openrouter legacy tests to tests/unit
|
2026-09-20 06:43:22 -07:00 |
|
yuneng
|
4fb1a3e610
|
test: add __init__.py to intermediate tests/unit packages
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 12:55:27 +00:00 |
|
yuneng
|
1ca0a662f0
|
Merge remote-tracking branch 'origin/main' into litellm_migrate_tests_p11
|
2026-09-20 12:55:05 +00:00 |
|
yuneng
|
affd2d0c30
|
merge: bring main (unit package markers) into litellm_migrate_tests_p3
|
2026-09-20 12:55:05 +00:00 |
|
yuneng
|
0237e69929
|
Merge remote-tracking branch 'origin/main' into litellm_migrate_tests_p16
|
2026-09-20 12:55:02 +00:00 |
|
yuneng
|
a7a790d10c
|
Merge remote-tracking branch 'origin/main' into litellm_migrate_tests_p15
|
2026-09-20 12:55:00 +00:00 |
|
yuneng
|
432cf517ce
|
Merge remote-tracking branch 'origin/main' into litellm_migrate_tests_p14
|
2026-09-20 12:54:59 +00:00 |
|
yuneng
|
ad0511ab64
|
Merge remote-tracking branch 'origin/main' into litellm_migrate_tests_p12
|
2026-09-20 12:54:55 +00:00 |
|
yuneng
|
b2ae0151e7
|
chore: merge main into litellm_migrate_tests_p1
|
2026-09-20 12:54:53 +00:00 |
|
yuneng
|
cd07acbdea
|
test: add __init__.py to intermediate phase 12 unit test directories
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 12:37:21 +00:00 |
|
yuneng
|
42dd6a1300
|
test: add __init__.py to phase 12 unit test directories
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 12:36:15 +00:00 |
|
yuneng
|
eea0017565
|
test: add __init__.py to new tests/unit packages
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 12:36:13 +00:00 |
|
yuneng
|
78a751c049
|
test: migrate phase 15 legacy tests to tests/unit
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 11:55:43 +00:00 |
|
yuneng
|
30a422087c
|
test: add __init__.py to migrated tests/unit packages
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 11:53:49 +00:00 |
|
yuneng
|
baf40ea5e8
|
test(unit): add package markers to migrated unit test directories
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 11:53:14 +00:00 |
|
yuneng
|
434af084e7
|
test: add __init__.py to every tests/unit directory phase 16 touches
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 11:52:38 +00:00 |
|
yuneng
|
49cd32affe
|
test: add __init__.py to every tests/unit directory this migration touches
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 11:52:09 +00:00 |
|
yuneng
|
5599c59923
|
test: add package initializers to migrated unit test directories
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 11:52:07 +00:00 |
|
yuneng
|
e4a58ef91a
|
test(unit): make every tests/unit directory a package so pytest collection is unique
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 11:50:59 +00:00 |
|
yuneng
|
a3dd47ea11
|
test(unit): clear ambient Azure credentials in entra token tests
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 11:05:03 +00:00 |
|
yuneng
|
ef6237b9f2
|
test: migrate phase 12 legacy llm provider tests to tests/unit
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-09-20 11:02:53 +00:00 |
|