Ishaan Jaffer
|
e9e323bf32
|
png fixes
|
2026-01-17 10:28:41 -08:00 |
|
Ishaan Jaffer
|
f0569bc102
|
docs fix
|
2026-01-17 09:40:08 -08:00 |
|
 yuneng-jiangandGitHub
|
0d3a9b1c87
|
Merge pull request #19279 from BerriAI/ui_build_branch
[Infra] Building UI
|
2026-01-17 09:20:28 -08:00 |
|
yuneng-jiang
|
581ba2def3
|
building ui
|
2026-01-17 09:19:05 -08:00 |
|
 yuneng-jiangandGitHub
|
23a06a04a3
|
Merge pull request #19278 from BerriAI/litellm_ui_update_new_badges
[Refactor] UI - Adjusting New Badges
|
2026-01-17 09:17:15 -08:00 |
|
yuneng-jiang
|
1301896e03
|
Adjusting new badges
|
2026-01-17 09:08:41 -08:00 |
|
 yuneng-jiangandGitHub
|
362081c2b9
|
Merge pull request #19258 from BerriAI/litellm_ui_model_hub_health_1
[Feature] UI - Public Model Hub: Health Checks
|
2026-01-16 22:28:45 -08:00 |
|
 yuneng-jiangandGitHub
|
480d9356af
|
Merge pull request #19268 from BerriAI/litellm_ui_deleted_keys_teams_table
[Feature] UI - Logs: Deleted Keys and Teams Table
|
2026-01-16 22:28:24 -08:00 |
|
yuneng-jiang
|
d48e41bd94
|
fixing tests
|
2026-01-16 22:20:10 -08:00 |
|
yuneng-jiang
|
883f83a9cb
|
Adding tests
|
2026-01-16 22:14:24 -08:00 |
|
yuneng-jiang
|
c2452e179d
|
Deleted Teams
|
2026-01-16 22:02:58 -08:00 |
|
 Ishaan JaffandGitHub
|
104283ae8f
|
[Feat] Claude Code - Add Websearch support using LiteLLM /search (using web search interception hook) (#19263)
* init WebSearchInterceptionLogger
* test_websearch_interception_real_call
* init async_should_run_agentic_completion
* async_should_run_agentic_loop
* async_run_agentic_loop
* refactor folder
* fix organization
* WebSearchTransformation
* WebSearchInterceptionLogger
* _call_agentic_completion_hooks
* WebSearch Interception Architecture
* test_websearch_interception_real_call
* add streaming
* add transform_request for streaming
* get_llm_provider
* test fix
* fix info
* init from config.yaml
* fixes
* test handler
* fix _is_streaming_response
* async_run_agentic_loop
* mypy fix
|
2026-01-16 21:10:05 -08:00 |
|
yuneng-jiang
|
9e2a8ddda7
|
Merge remote-tracking branch 'origin' into litellm_ui_deleted_keys_teams_table
|
2026-01-16 20:29:55 -08:00 |
|
 yuneng-jiangandGitHub
|
7dc8b4fd30
|
Merge pull request #19260 from BerriAI/litellm_deleted_keys_endpoint
[Feature] Status Query for Keys and Teams List
|
2026-01-16 20:29:36 -08:00 |
|
yuneng-jiang
|
ff7713fd48
|
linting
|
2026-01-16 19:59:26 -08:00 |
|
yuneng-jiang
|
90dc0e9120
|
Merge remote-tracking branch 'origin' into litellm_deleted_keys_endpoint
|
2026-01-16 19:25:03 -08:00 |
|
yuneng-jiang
|
de84b2edce
|
Fixing tests and adding proper returns
|
2026-01-16 19:24:51 -08:00 |
|
 yuneng-jiangandGitHub
|
6e091bb26d
|
Merge pull request #19256 from BerriAI/litellm_model_hub_health
[Feature] /public/model_hub Health Information
|
2026-01-16 19:08:03 -08:00 |
|
yuneng-jiang
|
6e8dd06d18
|
fixing test
|
2026-01-16 19:06:23 -08:00 |
|
yuneng-jiang
|
bb4b791746
|
Merge remote-tracking branch 'origin' into litellm_deleted_keys_endpoint
|
2026-01-16 18:15:37 -08:00 |
|
yuneng-jiang
|
1911039416
|
Merge remote-tracking branch 'origin' into litellm_model_hub_health
|
2026-01-16 18:14:37 -08:00 |
|
yuneng-jiang
|
0c98efe045
|
fixing lint
|
2026-01-16 18:14:33 -08:00 |
|
yuneng-jiang
|
13aebafff4
|
temp commit for branch switching
|
2026-01-16 18:13:14 -08:00 |
|
 yuneng-jiangandGitHub
|
1996661f4b
|
Merge pull request #19262 from BerriAI/litellm_ui_keys_table_refresh_fix
[Fix] UI - Keys Table: Refresh Keys List on Delete
|
2026-01-16 18:11:02 -08:00 |
|
yuneng-jiang
|
573e75226a
|
refresh keys on delete
|
2026-01-16 17:35:23 -08:00 |
|
yuneng-jiang
|
476258b3f8
|
Linting
|
2026-01-16 17:20:01 -08:00 |
|
yuneng-jiang
|
e9c806797d
|
adding tests
|
2026-01-16 17:11:13 -08:00 |
|
yuneng-jiang
|
96493e3936
|
Add status to /list in keys and teams
|
2026-01-16 17:03:09 -08:00 |
|
 Ishaan JaffandGitHub
|
d2a40c8456
|
[Fix] - Reliability fix OOMs with image url handling (#19257)
* fix MAX_IMAGE_URL_DOWNLOAD_SIZE_MB
* test_image_exceeds_size_limit_with_content_length
* fix: _process_image_response
* add constants 50MB
* fix convert_to_anthropic_image_obj image handling
* test_gemini_image_size_limit_exceeded
* MAX_IMAGE_URL_DOWNLOAD_SIZE_MB fix
* MAX_IMAGE_URL_DOWNLOAD_SIZE_MB
* test_image_size_limit_disabled
* async_convert_url_to_base64
* docs fix
* code QA check
* fix Exception
|
2026-01-16 16:41:44 -08:00 |
|
 YutaSaitoandGitHub
|
bad72ac140
|
Merge pull request #19259 from BerriAI/litellm_fix_test_gemini_model
fix: ci test
v1.80.17-nightly
|
2026-01-17 09:32:38 +09:00 |
|
Yuta Saito
|
34e8e97222
|
fix: ci test
gemini 2.5 depricated
|
2026-01-17 09:17:31 +09:00 |
|
yuneng-jiang
|
47b32be02f
|
Public Model Hub Health UI
|
2026-01-16 16:16:33 -08:00 |
|
yuneng-jiang
|
439472f800
|
/public/model_hub health information
|
2026-01-16 15:36:56 -08:00 |
|
 mubashir1osmaniandGitHub
|
bcc23a32b8
|
docs: add redis initalization with kwargs
docs: add redis initalization with kwargs
|
2026-01-16 18:11:07 -05:00 |
|
 Ishaan JaffandGitHub
|
3872af5fe0
|
[Docs] Litellm architecture fixes 2 (#19252)
* fixes 1
* docs fix
* docs fix
* docs fix
* docs fix
|
2026-01-16 14:52:16 -08:00 |
|
 yuneng-jiangandGitHub
|
988d406fa3
|
Merge pull request #19251 from BerriAI/litellm_deleted_keys_migration
[Infra] Adding Migration For Updated Keys and Teams Schema
|
2026-01-16 14:29:50 -08:00 |
|
yuneng-jiang
|
e5ce3c960a
|
adding migration
|
2026-01-16 14:28:50 -08:00 |
|
yuneng-jiang
|
1cd4c9fb17
|
bump: version 0.4.22 → 0.4.23
|
2026-01-16 14:28:19 -08:00 |
|
 yuneng-jiangandGitHub
|
4d4b97c532
|
Merge pull request #19250 from BerriAI/revert-19248-revert-18228-litellm_deleted_keys_team
Revert "Revert "[Feature] Deleted Keys and Deleted Teams Table""
|
2026-01-16 14:25:53 -08:00 |
|
 yuneng-jiangandGitHub
|
809b4cb310
|
Revert "Revert "[Feature] Deleted Keys and Deleted Teams Table""
|
2026-01-16 14:25:23 -08:00 |
|
 YutaSaitoandGitHub
|
df1ece7816
|
Merge pull request #19249 from BerriAI/litellm_revert-19078
Manual revert #19078
|
2026-01-17 07:02:41 +09:00 |
|
 Cesar GarciaandGitHub
|
095bb6de8d
|
feat: add auto-labeling for 'claude code' issues (#19242)
|
2026-01-17 03:31:48 +05:30 |
|
Yuta Saito
|
18bcb429fc
|
Manual revert #19078
|
2026-01-17 06:54:08 +09:00 |
|
 YutaSaitoandGitHub
|
8d4bfabb6a
|
Merge pull request #19248 from BerriAI/revert-18228-litellm_deleted_keys_team
Revert "[Feature] Deleted Keys and Deleted Teams Table"
|
2026-01-17 06:47:04 +09:00 |
|
 YutaSaitoandGitHub
|
034e3a6d44
|
Revert "[Feature] Deleted Keys and Deleted Teams Table"
|
2026-01-17 06:46:41 +09:00 |
|
 YutaSaitoandGitHub
|
3a6c6a1faf
|
Merge pull request #19247 from BerriAI/revert-19159-litellm_staging_01_15_2026
Revert "Litellm staging 01 15 2026"
|
2026-01-17 06:34:51 +09:00 |
|
 YutaSaitoandGitHub
|
7aba0f738a
|
Revert "Litellm staging 01 15 2026"
|
2026-01-17 06:31:34 +09:00 |
|
 YutaSaitoandGitHub
|
3e9e65c123
|
Merge pull request #19245 from BerriAI/revert-19141-litellm_stablise_mock_tests
Revert "Stabilise mock tests"
|
2026-01-17 06:27:53 +09:00 |
|
 yuneng-jiangandGitHub
|
31841d6001
|
Merge pull request #18228 from BerriAI/litellm_deleted_keys_team
[Feature] Deleted Keys and Deleted Teams Table
|
2026-01-16 13:27:29 -08:00 |
|
 yuneng-jiangandGitHub
|
2394e722d6
|
Merge branch 'main' into litellm_deleted_keys_team
|
2026-01-16 13:27:16 -08:00 |
|