Commit Graph

1581 Commits

Author SHA1 Message Date
Ishaan Jaff 58c413d7ab use litellm-proxy-extras==0.2.18 2025-08-23 13:27:26 -07:00
Ishaan Jaff 3035315ce6 bump: version 1.75.10 → 1.76.0 2025-08-22 07:20:59 -07:00
Krrish Dholakia fc62f75e04 build: new pypi build 2025-08-21 23:47:45 -07:00
Krrish Dholakia 137a98a5af bump: version 1.75.8 → 1.75.9 2025-08-18 23:11:08 -07:00
Ishaan Jaff cac27be56a bump: version 1.75.7 → 1.75.8 2025-08-16 07:58:17 -07:00
0x-fang 9f17bedb48 bump up boto3 and aioboto3 versions (#13665) 2025-08-15 17:06:08 -07:00
Ishaan Jaff f5a1c14929 Revert "update boto3 version to 1.37.38 (#13656)"
This reverts commit 6f2264a13d.
2025-08-15 11:24:59 -07:00
0x-fang 6f2264a13d update boto3 version to 1.37.38 (#13656) 2025-08-15 11:06:54 -07:00
Ishaan Jaff d29bc4255b bump: version 1.75.6 → 1.75.7 2025-08-14 21:13:21 -07:00
Ishaan Jaff 025ce17564 bump: version 1.75.5 → 1.75.6 2025-08-14 15:30:45 -07:00
Ishaan Jaff ce4210a17a bump litellm proxy extras 2025-08-13 17:50:10 -07:00
Ishaan Jaff 38d0736599 bump fastapi-offline 2025-08-12 21:19:29 -07:00
Krrish Dholakia ece2c9c65d bump: version 1.75.4 → 1.75.5 2025-08-09 16:31:51 -07:00
Ishaan Jaff 32db7f1508 bump: version 1.75.3 → 1.75.4 2025-08-08 18:30:27 -07:00
Cole McIntosh 1d514cc68b feat(reasoning): support 'minimal' effort type for OpenAI (#13447)
* feat(reasoning): support 'minimal' effort type for OpenAI

* fix(reasoning): correctly map 'minimal' effort to Reasoning object

* chore(dependencies): update OpenAI package version to 1.99.5 in pyproject.toml and requirements.txt

* chore(dependencies): update poetry.lock for OpenAI package version 1.99.5 and Poetry version 2.1.3
2025-08-08 17:56:23 -07:00
Ishaan Jaff aefa71a300 bump: version 1.75.2 → 1.75.3 2025-08-07 21:32:44 -07:00
Ishaan Jaff b7ced315dd fix - publish new PIP / prisma migrations 2025-08-07 13:18:45 -07:00
Krrish Dholakia f74d9f1963 fix(pyproject.toml): fix version 2025-08-05 22:03:47 -07:00
Ishaan Jaff 4c1adeaf67 bump: version 1.75.1 → 1.75.2 2025-08-05 17:53:15 -07:00
Ishaan Jaff da40b5ec47 bump litellm enterprise 2025-08-05 17:50:40 -07:00
Ishaan Jaff 0308a835b8 bump: version 0.1.17 → 0.1.18 2025-08-05 17:47:16 -07:00
Jugal D. Bhatt 29a8c583c2 added redis iam auth (#13275) 2025-08-05 10:56:34 -07:00
Ishaan Jaff ad26cba8b6 add litellm-enterprise==0.1.17 2025-08-04 17:26:50 -07:00
Ishaan Jaff 8314227a60 bump: version 1.75.0 → 1.75.1 2025-08-04 17:24:40 -07:00
Ishaan Jaff d948b47dba bump: version 1.74.15 → 1.75.0 2025-08-04 17:23:55 -07:00
Krrish Dholakia 271fce9f39 build: update poetry 2025-08-02 23:01:46 -07:00
Ishaan Jaff c378e20573 bump: version 1.74.14 → 1.74.15 2025-08-02 12:38:00 -07:00
Ishaan Jaff 817b139420 bump: version 1.74.13 → 1.74.14 2025-07-31 21:52:27 -07:00
Ishaan Jaff 32da244cc3 bump: version 1.74.12 → 1.74.13 2025-07-31 21:52:27 -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
Ishaan Jaff 33f65114b6 bump: version 1.74.10 → 1.74.11 2025-07-29 16:56:09 -07:00
Ishaan Jaff 5fa2b00c3f [Feat] MLFlow Logging - Allow adding tags for ML Flow logging requests (#13108)
* add mlflow tags

* fixes config

* add litellm mlflow

* test_mlflow_request_tags_functionality

* docs ML flow litellm proxy

* docs ml flow

* docs mlflow
2025-07-29 16:51:27 -07:00
Ishaan Jaff c44e6017c0 fix mcp dep for litellm (#13102) 2025-07-29 14:25:22 -07:00
Krrish Dholakia 2ffc781864 bump: version 1.74.9 → 1.74.10 2025-07-28 17:52:20 -07:00
Krrish Dholakia 2d697ca476 build: bump pip 2025-07-28 16:10:19 -07:00
Krish Dholakia d6423d913d build: update pip package (#12998) 2025-07-25 16:23:53 -07:00
Ishaan Jaff fdb2ebf344 bump: version 1.74.8 → 1.74.9 2025-07-24 21:27:15 -07:00
Ishaan Jaff b8e404dd95 [Feat] Backend Router - Add Auto-Router powered by semantic-router (#12955)
* add router.json

* test_router_auto_router

* async_pre_routing_hook

* fixes for auto router

* add async_pre_routing_hook

* add LiteLLMRouterEncoder

* update test auto_router_embedding_model

* add auto_router_embedding_model

* add AutoRouter

* fix async_pre_routing_hook

* update async_pre_routing_hook

* fix auto router

* fix router.json

* working router init

* working embedding encoder

* working auto router

* test_router_auto_router

* test auto router

* add semantic-router as optional for litellm

* add extras

* semantic_router==0.1.10

* ruff fix

* use aiohttp==3.10.11

* python-dotenv==1.0.1

* test auto router

* test_router_auto_router

* semantic_router

* test_is_auto_router_deployment

* fix check

* fix docker build step

* add semantic_router

* Revert "add semantic_router"

This reverts commit 537b67288798731a119d811f643b682086377ee9.
2025-07-24 18:32:56 -07:00
Ishaan Jaff 99ad24c683 [Feat] LiteLLM x Cloudzero integration - Allow exporting spend to cloudzero (#12908)
* add cz init

* add DataAnalyzer

* add CZRNGenerator -> LiteLLM resource generator

* add CloudZeroStreamer

* add CBFTransformer

* add cloudzero DB connection

* add config

* add cli.py

* cleanup

* add CloudZeroLogger

* add CloudZeroLogger

* update CloudZeroLogger

* add cloudzero_router to litellm proxy

* add CloudZeroInitRequest

* add cloudzero spend endpoints

* simple dry run endpoint

* refactor dir structure

* add well types CBFRecord

* TestCBFTransformer

* TestCloudZeroStreamer

* ruff fix

* add polars pip + docker requirements.txt

* _group_by_date

* update code qa check

* docs for CZ params
2025-07-23 13:00:58 -07:00
Krrish Dholakia e683a41993 bump: version 1.74.7 → 1.74.8 2025-07-22 08:54:03 -07:00
Krish Dholakia e4e10aa4ed Litellm dev 07 21 2025 p1 (#12848)
* fix(main.py): fix async retryer

Fixes https://github.com/BerriAI/litellm/issues/12830

* fix(forward_clientside_headers_by_model_group.py): filter out 'content-type' from forwardable headers

clientside content-type != proxy content type, can cause requests to hang

* test(tests/): update tests
2025-07-21 22:09:39 -07:00
Ishaan Jaff c91712e579 bump: version 1.74.7 → 1.74.8 2025-07-21 18:29:34 -07:00
Krrish Dholakia eb7e50b1f2 bump: version 1.74.6 → 1.74.7 2025-07-19 16:39:36 -07:00
Ishaan Jaff 96f7eb6f78 bump litellm enterprise version 2025-07-19 10:12:33 -07:00
Ishaan Jaff 4915d15cca bump: version 1.74.5 → 1.74.6 2025-07-18 18:48:39 -07:00
Krrish Dholakia 075032349f build: update litellm-proxy-extras 2025-07-18 13:18:59 -07:00
Jugal D. Bhatt a46b9d376f [Prometheus] Move Prometheus to enterprise folder (#12659)
* fix tools fetch for keys

* add promethues to enterprise

* remove old prom

* remove old prom

* fix tests

* safe imports

* add if

* fix enterprise test

* rename imports

* added label import

* added label import

* move tests to enterprise

* fix tests

* add log

* build: update versions

---------

Co-authored-by: Krrish Dholakia <krrishdholakia@gmail.com>
2025-07-18 11:54:47 -07:00
Joseph Laurendi 56eacd0a38 chore(proxy): loosen rich version from ==13.7.1 to >=13.7.1 (#12704) 2025-07-18 09:36:57 -07:00
Krrish Dholakia 15585adb8c bump: version 1.74.4 → 1.74.5 2025-07-17 22:26:32 -07:00