Commit Graph

5265 Commits

Author SHA1 Message Date
Alexsander Hamir 3cdeebb5b8 fix(gcs_bucket): prevent unbounded queue growth due to slow API calls (#19297) 2026-01-19 10:47:56 -08:00
Harshit Jain 99c4ba7adf docs: fix bad examples from sdk (#19322) 2026-01-19 10:27:25 -08:00
Krish Dholakia 0862373b38 docs: add note about no limits on users/keys/teams in LiteLLM OSS (#19367)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-19 08:22:18 -08:00
Cesar Garcia 4d6a430adc docs: update UI contributing guide (#19353)
* docs: update UI contributing guide with correct commands

- Replace outdated proxy_cli.py command with poetry run litellm
- Add config.yaml example with required settings
- Clarify that UI comes pre-built in the repo
- Add two development options: Build Mode and Dev Mode (hot reload)
- Note about redirect issues in Dev Mode

* docs: add hot reload login flow and PR submission section

- Document the 3000 -> 4000 -> 3000 login flow for hot reload
- Reorder: Hot Reload as Option A, Build Mode as Option B
- Add section 4 on submitting PRs
- Add note that UI changes don't require tests

* Update login flow navigation URL in contributing.md
2026-01-19 06:18:45 -08:00
Sameer Kankute 0a15f1b66a Fix: stability image optional para 2026-01-19 09:05:52 +05:30
Krish Dholakia e326b397c5 docs: Add Google Workload Identity Federation (WIF) documentation to Vertex AI (#19320)
- Added new section documenting WIF support for Vertex AI authentication
- Included SDK and Proxy configuration examples
- Added sample WIF credentials file format for AWS federation
- Mentioned LLM Credentials UI as an alternative for credential management
- Added link to Google Cloud WIF documentation

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-18 18:18:01 -08:00
YutaSaito 4dc9726db4 Merge pull request #19292 from BerriAI/litellm_docs_cursor-mcp
[docs] add cursor with mcp
2026-01-18 14:59:08 +09:00
Ishaan Jaffer 2fda7a2534 docs fix 2026-01-17 18:33:19 -08:00
Ishaan Jaffer 2e840b1216 fix Deleted Keys Audit Table on UI 2026-01-17 18:12:18 -08:00
Alexsander Hamir 419423cf43 docs: add performance improvement section (#19300) 2026-01-17 18:06:14 -08:00
Ishaan Jaffer 4f2bdd33f4 docs claude code 2026-01-17 18:05:16 -08:00
Ishaan Jaffer fcb5cfe9d9 add img to doc 2026-01-17 18:05:16 -08:00
yuneng-jiang 62b082b8b1 Merge pull request #19299 from BerriAI/1810_docs_yj
[Docs] Deleted Key and Team Table
2026-01-17 17:51:03 -08:00
yuneng-jiang 8629ca819d deleted keys docs 2026-01-17 17:49:12 -08:00
Ishaan Jaffer 46de47d542 doc fix 2026-01-17 17:35:52 -08:00
Ishaan Jaffer 7eecf81cdc docs fix 2026-01-17 17:29:49 -08:00
Ishaan Jaffer 534fa9f4c0 docs fix 2026-01-17 17:26:58 -08:00
Ishaan Jaffer 26497b415b docs fix 2026-01-17 17:21:31 -08:00
Ishaan Jaffer c6998823c0 docs fix 2026-01-17 17:17:34 -08:00
Ishaan Jaffer c158f83cff docs fix 2026-01-17 17:17:13 -08:00
Ishaan Jaffer 4610d1d43c docs fix 2026-01-17 17:16:22 -08:00
Ishaan Jaffer 7d24bbed42 qa fixes 2026-01-17 17:14:51 -08:00
Ishaan Jaffer e15526a60e fix 2026-01-17 17:13:22 -08:00
Ishaan Jaffer c30b17aa9b docs fix 2026-01-17 17:03:48 -08:00
Ishaan Jaff 1417b002a3 [Feat] Claude Code x LiteLLM WebSearch - QA Fixes to work with Claude Code (#19294)
* fix websearch_interception_converted_stream

* test_websearch_interception_no_tool_call_streaming

* FakeAnthropicMessagesStreamIterator

* LITELLM_WEB_SEARCH_TOOL_NAME

* fixes tools def for litellm web search

* fixes FakeAnthropicMessagesStreamIterator

* test_litellm_standard_websearch_tool

* use new hook for modfying before any transfroms from litellm

* init WebSearchInterceptionLogger + ARCHITECTURE

* fix config.yaml

* init doc for claude code web search

* docs fix

* doc fix

* fix mypy linting
2026-01-17 16:30:31 -08:00
YutaSaito d28bf983eb Merge pull request #19272 from Harshit28j/feature/panw-custom-violation-msg
feat(panw_prisma_airs): add custom violation message support
2026-01-18 06:55:39 +09:00
Yuta Saito 18839a3600 docs: add cursor with mcp 2026-01-18 06:51:09 +09:00
yuneng-jiang 953e2736d4 Merge pull request #19291 from BerriAI/deleted_keys_docs_2
[Docs] Deleted Keys and Teams Docs
2026-01-17 13:20:48 -08:00
yuneng-jiang 19a69a89f0 deleted keys and teams docs 2026-01-17 13:19:48 -08:00
Ishaan Jaffer e238cb2ca0 docs clean up 2026-01-17 12:30:26 -08:00
Ishaan Jaffer 58570e5b13 fix doc 2026-01-17 12:28:04 -08:00
Ishaan Jaffer 1115e6b8c7 docs fix 2026-01-17 12:20:09 -08:00
Ishaan Jaffer eb26ebc926 docs ui usage 2026-01-17 12:15:37 -08:00
yuneng-jiang b964e2a1a0 updating docker pull cmd 2026-01-17 11:54:04 -08:00
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
Harshit Jain 0683f29671 feat(panw_prisma_airs): add custom violation message support 2026-01-17 17:52:25 +05:30
Ishaan Jaff 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
mubashir1osmani bcc23a32b8 docs: add redis initalization with kwargs
docs: add redis initalization with kwargs
2026-01-16 18:11:07 -05:00
YutaSaito 66d67ae356 Revert "Add sanititzation for anthropic messages" 2026-01-17 06:01:12 +09:00
Sameer Kankute 5782832b82 Merge pull request #19199 from BerriAI/litellm_fix_stability_issues1
[Fix] Bedrock stability model usage issues
2026-01-16 18:17:11 +05:30
Sameer Kankute fb3b4e6b33 Merge pull request #19196 from BerriAI/litellm_sanitise_anthropic_mesages
Add sanititzation for anthropic messages
2026-01-16 17:48:55 +05:30
Sameer Kankute c66ad4408b Merge pull request #19215 from BerriAI/main
merge main in stability issue
2026-01-16 17:07:57 +05:30
Sameer Kankute 101230e538 Merge pull request #19213 from BerriAI/main
merge main in sanitisation
2026-01-16 17:04:01 +05:30
Sameer Kankute e54af42774 Merge pull request #19211 from BerriAI/main
merge main in fallback PR
2026-01-16 17:01:10 +05:30
Sameer Kankute b0c6a1b308 Merge pull request #19203 from BerriAI/main
merge main
2026-01-16 15:16:29 +05:30
Sameer Kankute 3df0d45d58 fix documentation 2026-01-16 14:47:08 +05:30
Sameer Kankute 8be3712e82 Add docs for message sanitisation 2026-01-16 12:52:13 +05:30
Sameer Kankute d585b760c9 Add fallback endpoints support 2026-01-16 10:51:33 +05:30
mubashir1osmani cbeaca071f docs: add redis initalization with kwargs 2026-01-15 23:15:54 -05:00