Ishaan Jaffer
|
22c033d3d7
|
test_acompletion_caching_on_router_caching_groups
|
2025-09-27 09:28:24 -07:00 |
|
Ishaan Jaffer
|
4054eeea20
|
test build and test
|
2025-09-27 09:26:38 -07:00 |
|
Ishaan Jaffer
|
9790451cce
|
test_custom_callback_router.py
|
2025-09-27 09:23:49 -07:00 |
|
Ishaan Jaffer
|
afbebcd626
|
test_async_chat_azure
|
2025-09-27 09:12:37 -07:00 |
|
Ishaan Jaffer
|
8510c70416
|
test fixes
|
2025-09-27 09:11:43 -07:00 |
|
Ishaan Jaffer
|
e04df1416d
|
test_async_chat_azure
|
2025-09-27 09:07:44 -07:00 |
|
Krish Dholakia
|
d29b8be921
|
Merge pull request #14938 from subnet-dev/bug-14937/vLLM-provider-rerank-endpoint-from-v1-rerank-to-rerank
[Bug]: vLLM provider's rerank endpoint from /v1/rerank to /rerank
|
2025-09-27 07:50:30 -07:00 |
|
Krish Dholakia
|
f8a64345b7
|
Merge pull request #14942 from danielmklein/main
Fix inconsistent token configs for gpt-5 models
|
2025-09-27 07:49:19 -07:00 |
|
Krish Dholakia
|
0350a44ab1
|
Merge pull request #14965 from Maximgitman/issue-14962-anthropic-streaming-id
Fix Anthropic streaming IDs (#14962)
|
2025-09-27 07:36:48 -07:00 |
|
Krish Dholakia
|
dc605b1e33
|
Merge pull request #14972 from 22mSqRi/chore/devContainer
chore: setting devcontainer for develop
|
2025-09-27 07:32:06 -07:00 |
|
Krish Dholakia
|
0f0b34e936
|
Merge pull request #14974 from deepanshululla/feature/sqs_pushes_errors
Error logging in SQS
|
2025-09-27 07:31:23 -07:00 |
|
deepanshu
|
198777f2d2
|
Merge branch 'main' into feature/sqs_pushes_errors
|
2025-09-27 08:51:35 -04:00 |
|
deepanshu
|
3d0ec68798
|
Make errors go through SQS
|
2025-09-27 08:51:29 -04:00 |
|
22mSqRi
|
dd30a0d749
|
chore: setting devcontainer for develop
|
2025-09-27 12:51:44 +09:00 |
|
Ishaan Jaffer
|
e61619cdc8
|
bump pypi
|
2025-09-26 19:53:27 -07:00 |
|
Ishaan Jaffer
|
cd6460da75
|
dics Database Migration Runbook
docs
|
2025-09-26 19:49:35 -07:00 |
|
Ishaan Jaffer
|
ffd6411b9c
|
add new migration
|
2025-09-26 19:47:48 -07:00 |
|
Ishaan Jaffer
|
fbc5b73431
|
fix sec scans
|
2025-09-26 19:44:57 -07:00 |
|
Ishaan Jaffer
|
03e73c9b7c
|
fix security
|
2025-09-26 19:31:56 -07:00 |
|
Ishaan Jaffer
|
9c8a2e8bff
|
add -show-traceback
|
2025-09-26 19:26:44 -07:00 |
|
Ishaan Jaffer
|
c6bc644d42
|
fix mypy
|
2025-09-26 19:24:51 -07:00 |
|
Ishaan Jaffer
|
f5d04c15e6
|
security fix
|
2025-09-26 19:21:06 -07:00 |
|
Ishaan Jaffer
|
9a737c5be4
|
fix local_testing bump python img
|
2025-09-26 19:14:13 -07:00 |
|
Ishaan Jaffer
|
ce7499c8f7
|
fix sec tests
|
2025-09-26 19:06:10 -07:00 |
|
Ishaan Jaffer
|
55849706f9
|
fix local_testing
|
2025-09-26 18:59:11 -07:00 |
|
Ishaan Jaffer
|
0769ac2fdd
|
bump litellm-proxy-extras/0.2.21
|
2025-09-26 18:49:41 -07:00 |
|
Ishaan Jaffer
|
dd0744b746
|
fix mypy
|
2025-09-26 18:46:09 -07:00 |
|
Ishaan Jaffer
|
9bed9995f8
|
bump pip install "mypy==1.18.2
|
2025-09-26 18:32:42 -07:00 |
|
Ishaan Jaffer
|
bbbf204fe8
|
ui linting fix
|
2025-09-26 18:22:44 -07:00 |
|
Ishaan Jaffer
|
81765bba17
|
fix fastuuid
|
2025-09-26 18:20:32 -07:00 |
|
Ishaan Jaff
|
36cc98254c
|
[Fix] Parallel Request Limiter v3 - ensure Lua scripts can execute on redis cluster (#14968)
* use hashtag slots for rate limiting logic
* redis_startup_nodes fix
* test_execute_redis_batch_rate_limiter_script_cluster_compatibility
* async_increment_tokens_with_ttl_preservation
|
2025-09-26 18:15:57 -07:00 |
|
Alexsander Hamir
|
bcc7fe74db
|
fix: support documented params (#14969)
|
2025-09-26 17:39:09 -07:00 |
|
Ishaan Jaff
|
628cd13755
|
[Feat] UI - Allow scheduling key rotations when creating virtual keys (#14960)
* fix design of key reset interval
* fix: LiteLLM_VerificationToken
* fix key manager
* add key_rotation_at
* ui fix
* fix ui view
* set key_rotation_at on creation
* add key_rotation_at
* fix info
* fix: _set_key_rotation_fields
* fix KeyRotationManager
* fix key edit view
* test_update_key_fn_auto_rotate_enable
* fix KeyRotationManager
|
2025-09-26 16:24:40 -07:00 |
|
Maximgitman
|
f2d7c1c14d
|
Fix Anthropic streaming IDs
|
2025-09-26 18:31:10 -04:00 |
|
Sameer Kankute
|
076cb4654e
|
fix mypy errors from bitbucket integration (#14959)
|
2025-09-26 14:08:17 -07:00 |
|
Ishaan Jaffer
|
56b3258c40
|
Revert "fix design of key reset interval"
This reverts commit 75146f04428b45796ee4e7dab83ef958f77daee6.
|
2025-09-26 13:38:38 -07:00 |
|
Ishaan Jaffer
|
3ea45ec03a
|
fix design of key reset interval
|
2025-09-26 13:38:38 -07:00 |
|
Mubashir Osmani
|
b039374c71
|
Azure Managed Batches - api key error (#14932)
* added qwen models and gpt-5-codex
* fix flaky test
* fix failing test
* Added retries to prisma client state
* fix: prisma client state retries in pods
* Revert "fix failing test"
This reverts commit dbec4988a2.
* Revert "fix flaky test"
This reverts commit b0ac2f2dc3.
* Revert "added qwen models and gpt-5-codex"
This reverts commit 9a8a8f2d47.
* Revert "fix: prisma client state retries in pods"
This reverts commit 04e58e5ca1.
* fix lint
* Revert "fix lint"
This reverts commit 5303d52a5e.
* fixed lint
* fix: azure api key managed batch files
|
2025-09-26 13:35:35 -07:00 |
|
Alexsander Hamir
|
2973ff8be9
|
fix: remove slow string operation (#14955)
* fix: remove slow string operation
* fix: behavior change
* fix: behavior change
* fix: avoid default call
|
2025-09-26 13:25:59 -07:00 |
|
Ishaan Jaffer
|
35930d7ccb
|
fix key rotation settings
|
2025-09-26 12:21:57 -07:00 |
|
Ishaan Jaffer
|
1009a38ff4
|
Add key expiry and auto-rotation settings
- Create KeyLifecycleSettings component grouping expiry and auto-rotation
- Add dedicated 'Key Expiry & Auto-Rotation' accordion section
- Fix auto-rotation toggle visibility with proper layout
- Move expire key field from Optional Settings to new section
- Remove old AutoRotationSettings component
- Integrate auto-rotation metadata in form submission
|
2025-09-26 12:02:14 -07:00 |
|
Ishaan Jaffer
|
e2e2ae78a4
|
test fix
|
2025-09-26 11:48:28 -07:00 |
|
Ishaan Jaffer
|
4a75d042fb
|
fix test
|
2025-09-26 11:45:52 -07:00 |
|
Ishaan Jaff
|
ea8d0bb7d5
|
fix: re-add scheduled rotations
|
2025-09-26 11:40:46 -07:00 |
|
Nicolas Herment
|
50f625433d
|
Revert incorrect changes to sonnet-4 max output tokens (#14933)
|
2025-09-26 11:19:52 -07:00 |
|
Ishaan Jaffer
|
539d10f9cb
|
test fix
|
2025-09-26 11:06:26 -07:00 |
|
Ishaan Jaff
|
d04c6d4eea
|
[Feat] Add new anthropic web fetch tool support (#14951)
* add web_fetch tool for ANTHROPIC_HOSTED_TOOLS
* add ANTHROPIC_BETA_HEADER_VALUES, ANTHROPIC_HOSTED_TOOLS
* feat: add web fetch tool anthropic
* test_anthropic_tool_use
* docs web fetch
* docs fix
* docs fix
|
2025-09-26 11:04:11 -07:00 |
|
Olivier Cornelis
|
6fe8c33448
|
docs: add documentation for additional cost-related keys in custom pricing (#14949)
Co-authored-by: aider (openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-09-26 10:32:30 -07:00 |
|
Ishaan Jaff
|
360befa216
|
[Feat] Add support for Gemini 2.5 Flash and Flash-lite preview models (09-2025 release) (#14948)
* add gemini-2.5-flash-preview-09-2025
* docs add gemini-2.5-flash-preview-09-2025 model family
|
2025-09-26 09:51:38 -07:00 |
|
Alex Shoop
|
914844122c
|
Fix: revert fastuuid optional dependency, always use fastuuid in .__uid helper (#14941)
* always use fastuuid
* rm from proxy extras since its now default
* poetry lock
|
2025-09-26 09:14:20 -07:00 |
|