Commit Graph
1542 Commits
Author SHA1 Message Date
Ishaan JaffandGitHub 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 DholakiaandGitHub 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
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 LaurendiandGitHub 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
Brian CaswellandGitHub 45605f8362 add azure blob cache support (#12587)
* add support for Azure Blob caching

* add integration tests

* address feedback
2025-07-15 11:47:38 -07:00
Ishaan Jaff a91e115f9a bump: version 1.74.3 → 1.74.4 2025-07-14 20:06:50 -07:00
Ishaan Jaff 08ce596c55 bump litellm enterprise pkg 2025-07-12 18:31:52 -07:00
Ishaan Jaff 12b16c1f0c bump: version 1.74.2 → 1.74.3 2025-07-11 22:26:26 -07:00
Ishaan Jaff dbe07adf29 bump litellm proxy extras 2025-07-11 22:09:19 -07:00
Ishaan Jaff a2232686f7 bump: version 1.74.1 → 1.74.2 2025-07-10 18:17:15 -07:00
Ishaan Jaff 95eaa98b9d bump litellm_proxy_extras-0.2.9 2025-07-09 18:40:00 -07:00
Ishaan Jaff a37dacb770 bump to litellm-enterprise==0.1.12 2025-07-09 18:35:28 -07:00
Ishaan Jaff 028461a84d bump proxy extras 2025-07-07 21:48:11 -07:00
Ishaan Jaff 4de3cbe1f5 bump: version 1.74.0 → 1.74.1 2025-07-07 21:16:24 -07:00
Ishaan Jaff 312d3602a7 add litellm proxy extras 2025-07-07 21:13:45 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
85bc1065a0 Bump mcp from 1.9.3 to 1.10.0 (#12388)
Bumps [mcp](https://github.com/modelcontextprotocol/python-sdk) from 1.9.3 to 1.10.0.
- [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases)
- [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md)
- [Commits](https://github.com/modelcontextprotocol/python-sdk/compare/v1.9.3...v1.10.0)

---
updated-dependencies:
- dependency-name: mcp
  dependency-version: 1.10.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-07 18:33:23 -07:00
Ishaan Jaff 4b3b4f8dff bump: version 1.73.7 → 1.74.0 2025-07-04 18:31:26 -07:00
Ishaan Jaff 3b1c5df288 Revert "bump: version 1.74.0 → 1.75.0"
This reverts commit e1c801a1a9.
2025-07-02 20:33:29 -07:00
Ishaan Jaff e1c801a1a9 bump: version 1.74.0 → 1.75.0 2025-07-02 20:32:42 -07:00
Ishaan Jaff 1ce71d6d61 bump litellm-enterprise = {version = "0.1.11", optional = true} 2025-07-02 15:00:28 -07:00
Jugal Bhatt fd011eec62 update pydantic version 2025-07-01 11:37:23 -07:00
Krrish Dholakia 7ec1def253 bump: version 1.73.6 → 1.73.7 2025-06-30 22:00:25 -07:00
Ishaan Jaff a021e7cb9d bump poetry 2025-06-28 21:16:52 -07:00
Ishaan Jaff 1897abb147 bump: version 1.73.5 → 1.73.6 2025-06-28 09:20:23 -07:00
Ishaan Jaff fe8250be18 bump: version 1.73.4 → 1.73.5 2025-06-28 09:19:55 -07:00
Ishaan Jaff 7a5e7f454d bump: version 1.73.3 → 1.73.4 2025-06-27 11:10:14 -07:00
Krrish Dholakia 23018bd0a2 build(pyproject.toml): bump version 2025-06-26 07:58:29 -07:00
Ishaan Jaff 5ebdb58115 bump: version 1.73.2 → 1.73.3 2025-06-25 22:26:59 -07:00
Krrish Dholakia 4598a9bf31 bump: version 1.73.1 → 1.73.2 2025-06-23 22:34:15 -07:00
Ishaan Jaff d4ba4900cf bump litellm enterprise 2025-06-23 19:36:31 -07:00
Ishaan Jaff 5534387c22 bump: version 1.73.0 → 1.73.1 2025-06-23 19:34:55 -07:00
Ishaan Jaff 1b43ba9426 bump: version 1.72.9 → 1.73.0 2025-06-21 16:45:34 -07:00
Ishaan Jaff 94a8ae393c bump litellm-enterprise-0.1.8 2025-06-21 16:00:36 -07:00
Krrish Dholakia 957df8d38c bump: version 1.72.8 → 1.72.9 2025-06-19 22:35:01 -07:00
Ishaan Jaff a1abb43319 bump: version 1.72.7 → 1.72.8 2025-06-19 20:44:57 -07:00
Krrish Dholakia 753aeffe73 build: update with new migration file 2025-06-18 23:07:13 -07:00
Krrish Dholakia 39a1fbfb35 build: bump versions 2025-06-18 22:14:40 -07:00
Krrish Dholakia 6fe335ea94 bump: version 1.72.6 → 1.72.7 2025-06-16 22:12:39 -07:00
Ishaan JaffandGitHub 49b957d14c fix aiohttp version (#11777) 2025-06-16 17:31:14 -07:00
Ishaan Jaff e5893f8904 bump: version 1.72.5 → 1.72.6 2025-06-13 19:05:50 -07:00
Ishaan JaffandGitHub 02b02c739b [Feat] MCP - Add support for streamablehttp_client MCP Servers (#11628)
* feat - add https mcp support

* fixes for MCP http integration

* fix code QA

* bump mcp dep

* test_mcp_server_manager_https_server

* test mcp server https

* fix linting error

* bump mcp in poetry

* fix import streamablehttp_client

* fix streamablehttp_client

* fix streamablehttp_client

* add streamablehttp_client
2025-06-11 17:09:46 -07:00
Krrish Dholakia 0d766808e9 bump: version 1.72.4 → 1.72.5 2025-06-11 08:50:13 -07:00
Ishaan Jaff 3ecda03748 bump: version 1.72.3 → 1.72.4 2025-06-10 17:27:04 -07:00