yuneng-jiang
|
2c2e0649d9
|
bump: version 0.4.24 → 0.4.25
|
2026-01-20 15:22:18 -08:00 |
|
yuneng-jiang
|
0bcf7097d2
|
bump: version 0.4.23 → 0.4.24
|
2026-01-20 15:22:11 -08:00 |
|
yuneng-jiang
|
1cd4c9fb17
|
bump: version 0.4.22 → 0.4.23
|
2026-01-16 14:28:19 -08:00 |
|
Yuta Saito
|
bec61c39ae
|
bump: version 0.4.21 → 0.4.22
|
2026-01-17 06:17:38 +09:00 |
|
yuneng-jiang
|
369b1fae69
|
bump: version 0.4.20 → 0.4.21
|
2026-01-10 12:00:03 -08:00 |
|
yuneng-jiang
|
b6f5ba6205
|
bump: version 0.4.19 → 0.4.20
|
2026-01-07 11:10:26 -08:00 |
|
yuneng-jiang
|
ec6510c61b
|
bump: version 0.4.18 → 0.4.19
|
2026-01-07 10:27:07 -08:00 |
|
Ishaan Jaffer
|
676e362d43
|
bump extrs
|
2026-01-07 14:40:30 +05:30 |
|
Ishaan Jaffer
|
b351472f89
|
new build
|
2025-12-20 14:55:41 +05:30 |
|
Ishaan Jaffer
|
95e818fdc4
|
bump litellm-proxy-extras
|
2025-12-13 16:22:26 -08:00 |
|
yuneng-jiang
|
3784b5597a
|
bump: version 0.4.12 → 0.4.13
|
2025-12-10 20:51:23 -08:00 |
|
yuneng-jiang
|
7957244367
|
bump: version 0.4.11 → 0.4.12
|
2025-12-09 11:24:18 -08:00 |
|
Ishaan Jaffer
|
bcf601b8a6
|
bump proxy extras pip
|
2025-12-06 10:00:22 -08:00 |
|
yuneng-jiang
|
5439f03bfc
|
bump: version 0.4.9 → 0.4.10
|
2025-12-04 12:56:43 -08:00 |
|
yuneng-jiang
|
f1789a5fa9
|
bump: version 0.4.8 → 0.4.9
|
2025-11-26 14:12:15 -08:00 |
|
Ishaan Jaffer
|
bb7db67f32
|
0.4.8 extras bump
|
2025-11-26 12:42:51 -08:00 |
|
Ishaan Jaffer
|
203df982e8
|
fix pyproject
|
2025-11-26 11:47:13 -08:00 |
|
Ishaan Jaffer
|
6477740b8c
|
bump proxy extras
|
2025-11-19 13:23:16 -08:00 |
|
Ishaan Jaffer
|
be234e2a47
|
bump proxy extras
|
2025-11-15 09:22:26 -08:00 |
|
Ishaan Jaffer
|
f8c022c8f5
|
bump new schema
|
2025-11-14 17:39:54 -08:00 |
|
Ishaan Jaffer
|
ec2749199e
|
bump: version 0.4.2 → 0.4.3
|
2025-11-08 10:21:47 -08:00 |
|
Ishaan Jaffer
|
9c59d42fc1
|
bump extras pkg
|
2025-11-06 19:17:03 -08:00 |
|
Krrish Dholakia
|
6637beb247
|
fix: minor fixes + dep updates
|
2025-11-01 13:45:42 -07:00 |
|
Krrish Dholakia
|
ef7d81865b
|
build: update dependencies
|
2025-11-01 12:58:39 -07:00 |
|
Ishaan Jaffer
|
bd52cb2983
|
bump proxy extras
|
2025-10-31 18:19:28 -07:00 |
|
Ishaan Jaff
|
d8ea1665c7
|
[Feat] - [Backend] Search APIs - Allow storing configured Search APIs in DB (#15862)
* add LiteLLM_SearchToolsTable
* init SearchToolRegistry
* fix add SearchToolRegistry
* fix add SearchToolRegistry
* fix handling search tool management
* fix search imports
* fix registry
* init search tools in memory
* fix init tools in mem
* fix TypedDict def
* add new SCHEMA
* bump proxy extras
* add LiteLLM_SearchToolsTable_search_tool_name_key
* bump extras with migration
* fix working CRUD Ops
* fix: _init_search_tools_in_db
|
2025-10-23 17:57:49 -07:00 |
|
Krrish Dholakia
|
3d7c55516e
|
build: bump version
|
2025-10-13 14:26:38 -07:00 |
|
Ishaan Jaffer
|
cf994860e2
|
new DB Build
|
2025-10-11 08:44:42 -07:00 |
|
Ishaan Jaffer
|
a1e5c9426f
|
bump to migrations to 0.2.25
|
2025-10-04 16:16:34 -07:00 |
|
Ishaan Jaffer
|
07e1e0a7ca
|
bump proxy extras migration
|
2025-10-04 12:38:21 -07:00 |
|
Ishaan Jaffer
|
e61619cdc8
|
bump pypi
|
2025-09-26 19:53:27 -07:00 |
|
Ishaan Jaffer
|
0769ac2fdd
|
bump litellm-proxy-extras/0.2.21
|
2025-09-26 18:49:41 -07:00 |
|
Ishaan Jaff
|
ea8d0bb7d5
|
fix: re-add scheduled rotations
|
2025-09-26 11:40:46 -07:00 |
|
Ishaan Jaffer
|
b1e56c55ad
|
merge
|
2025-09-24 22:11:37 -07:00 |
|
Ishaan Jaff
|
ded823a3a3
|
[Feat] Initial support for scheduled key rotations (#14877)
* add KeyRotationSettings
* add KeyRotationManager
* add key rotation manager
* add KeyRotationManager
* fix _initialize_spend_tracking_background_jobs
* fix add_key_rotation_fields
* fixes
* new fields in schema
* update schema
* fix fixes for init key rotation manager
* fixes for init key rotation manager
* fix KeyRotationManager
* tests for key rotation
* fix key_rotation_settings
* fix KeyRotationManager
* fix LITELLM_KEY_ROTATION_CHECK_INTERVAL_SECONDS
* fix fixes for init key rotation manager
* ruff check fix
* fix LITELLM_KEY_ROTATION_CHECK_INTERVAL_SECONDS
* fix _initialize_spend_tracking_background_jobs
* docs fix
* docs auto rotate
* schema fix
* bump proxy extras
* fix config.yml
|
2025-09-24 21:37:56 -07:00 |
|
Ishaan Jaffer
|
98f33843d9
|
fix: bump litellm-proxy-extras pip
|
2025-09-19 17:27:29 -07:00 |
|
Ishaan Jaff
|
58c413d7ab
|
use litellm-proxy-extras==0.2.18
|
2025-08-23 13:27:26 -07:00 |
|
Ishaan Jaff
|
ce4210a17a
|
bump litellm proxy extras
|
2025-08-13 17:50:10 -07:00 |
|
Ishaan Jaff
|
b7ced315dd
|
fix - publish new PIP / prisma migrations
|
2025-08-07 13:18:45 -07:00 |
|
Krrish Dholakia
|
271fce9f39
|
build: update poetry
|
2025-08-02 23:01:46 -07:00 |
|
Ishaan Jaff
|
50b1332fd5
|
poetry lock
|
2025-07-30 16:05:56 -07:00 |
|
Krrish Dholakia
|
2af5900c00
|
build(pyproject.toml): bump version
|
2025-07-30 15:45:37 -07:00 |
|
Krrish Dholakia
|
2d697ca476
|
build: bump pip
|
2025-07-28 16:10:19 -07:00 |
|
Krrish Dholakia
|
075032349f
|
build: update litellm-proxy-extras
|
2025-07-18 13:18:59 -07:00 |
|
Ishaan Jaff
|
dbe07adf29
|
bump litellm proxy extras
|
2025-07-11 22:09:19 -07:00 |
|
Ishaan Jaff
|
95eaa98b9d
|
bump litellm_proxy_extras-0.2.9
|
2025-07-09 18:40:00 -07:00 |
|
Ishaan Jaff
|
028461a84d
|
bump proxy extras
|
2025-07-07 21:48:11 -07:00 |
|
Ishaan Jaff
|
312d3602a7
|
add litellm proxy extras
|
2025-07-07 21:13:45 -07:00 |
|
Krrish Dholakia
|
23018bd0a2
|
build(pyproject.toml): bump version
|
2025-06-26 07:58:29 -07:00 |
|
Krrish Dholakia
|
753aeffe73
|
build: update with new migration file
|
2025-06-18 23:07:13 -07:00 |
|