Commit graph

1954 commits

Author SHA1 Message Date
Krrish Dholakia
7bf6769aa7 bump: version 1.57.2 → 1.57.3 2025-01-07 22:23:19 -08:00
Ishaan Jaff
ae3d8feb50 bump: version 1.57.1 → 1.57.2 2025-01-06 21:48:25 -08:00
Krrish Dholakia
7133cf5b74 bump: version 1.57.0 → 1.57.1 2025-01-06 21:13:56 -08:00
Krrish Dholakia
62dd72a705 bump: version 1.56.10 → 1.57.0 2025-01-04 19:45:16 -08:00
Ishaan Jaff
06eea38c69
(Fix) - Docker build error with pyproject.toml (#7550)
* fix pyproject

* fix homepage
2025-01-04 10:50:24 -08:00
Krrish Dholakia
3230c902c9 bump: version 1.56.9 → 1.56.10 2025-01-03 19:36:14 -08:00
Ishaan Jaff
8ad9526625 bump: version 1.56.8 → 1.56.9 2025-01-03 17:49:23 -08:00
Ishaan Jaff
a9a2c7afd2 bump: version 1.56.7 → 1.56.8 2025-01-02 22:27:06 -08:00
Ishaan Jaff
087e8c0969 bump: version 1.56.6 → 1.56.7 2025-01-02 22:27:01 -08:00
Krrish Dholakia
496422357c bump: version 1.56.5 → 1.56.6 2025-01-01 07:40:37 -08:00
Krrish Dholakia
b3d4ee903d bump: version 1.56.4 → 1.56.5 2024-12-30 22:26:22 -08:00
Ishaan Jaff
a688967132 bump: version 1.56.3 → 1.56.4 2024-12-28 18:41:38 -08:00
Ishaan Jaff
3158dcf88b
(Security fix) - Upgrade to fastapi==0.115.5 (#7447)
* fix upgrade fast api

* bump fastapi

* update a proxy startup tests

* remove unused test file

* update tests

* bump fast api
2024-12-28 17:08:19 -08:00
Krrish Dholakia
fc8c45634d build: bump version 2024-12-27 20:11:00 -08:00
Ishaan Jaff
855868f00f bump: version 1.56.1 → 1.56.2 2024-12-26 21:32:31 -08:00
Krrish Dholakia
acd9007bc1 build(pyproject.toml): fix pyproject to bump correctly 2024-12-26 21:23:45 -08:00
Ishaan Jaff
e1cea66fa1 bump: version 1.56.0 → 1.56.1 2024-12-25 20:16:39 -08:00
Ishaan Jaff
4f49f836aa
(security fix) - bump fast api, fastapi-sso, python-multipart - fix snyk vulnerabilities (#7417)
* bump fast api, fastapi-sso, python-multipart

* bump cryptography

* bump deps

* bump proxy_logging_guardrails_model_info_tests

* reduce num changes

* undo change

* undo change

* undo fast api change
2024-12-25 19:56:35 -08:00
Ishaan Jaff
fb9ab1076c bump: version 1.55.11 → 1.55.12 2024-12-24 20:24:41 -08:00
Krrish Dholakia
bd4ab1449e bump: version 1.55.10 → 1.55.11 2024-12-24 08:30:35 -08:00
Ishaan Jaff
f5bee987c2 bump: version 1.55.9 → 1.55.10 2024-12-23 19:52:49 -08:00
Krish Dholakia
3671829e39
Complete 'requests' library removal (#7350)
* refactor: initial commit moving watsonx_text to base_llm_http_handler + clarifying new provider directory structure

* refactor(watsonx/completion/handler.py): move to using base llm http handler

removes 'requests' library usage

* fix(watsonx_text/transformation.py): fix result transformation

migrates to transformation.py, for usage with base llm http handler

* fix(streaming_handler.py): migrate watsonx streaming to transformation.py

ensures streaming works with base llm http handler

* fix(streaming_handler.py): fix streaming linting errors and remove watsonx conditional logic

* fix(watsonx/): fix chat route post completion route refactor

* refactor(watsonx/embed): refactor watsonx to use base llm http handler for embedding calls as well

* refactor(base.py): remove requests library usage from litellm

* build(pyproject.toml): remove requests library usage

* fix: fix linting errors

* fix: fix linting errors

* fix(types/utils.py): fix validation errors for modelresponsestream

* fix(replicate/handler.py): fix linting errors

* fix(litellm_logging.py): handle modelresponsestream object

* fix(streaming_handler.py): fix modelresponsestream args

* fix: remove unused imports

* test: fix test

* fix: fix test

* test: fix test

* test: fix tests

* test: fix test

* test: fix patch target

* test: fix test
2024-12-22 07:21:25 -08:00
Krrish Dholakia
c78893723f bump: version 1.55.8 → 1.55.9 2024-12-20 21:25:50 -08:00
Krrish Dholakia
4322954dc6 fix pyproject to v1.55.8 2024-12-20 15:38:26 -08:00
Krrish Dholakia
888b3a25af bump: version 1.55.7 → 1.55.8 2024-12-19 22:37:36 -08:00
Krrish Dholakia
5e344497ce bump: version 1.55.6 → 1.55.7 2024-12-19 11:22:44 -08:00
Ishaan Jaff
a101c1fff4 bump: version 1.55.5 → 1.55.6 2024-12-18 19:47:47 -08:00
Krrish Dholakia
0cd896ac02 build: bump version 2024-12-18 09:21:13 -08:00
Krrish Dholakia
3addbf1f58 bump: version 1.55.3 → 1.55.4 2024-12-17 08:52:22 -08:00
Krrish Dholakia
fd583e715e bump: version 1.55.2 → 1.55.3 2024-12-14 23:03:12 -08:00
Krrish Dholakia
30e147a315 bump: version 1.55.1 → 1.55.2 2024-12-13 12:55:56 -08:00
Ishaan Jaff
15a0572a06 bump: version 1.55.0 → 1.55.1 2024-12-12 20:50:45 -08:00
Ishaan Jaff
893f6aa971 bump: version 1.54.1 → 1.55.0 2024-12-12 10:39:04 -08:00
Krrish Dholakia
51ead67b4f bump: version 1.54.0 → 1.54.1 2024-12-09 08:54:40 -08:00
Ishaan Jaff
0697aeaa91 bump: version 1.53.9 → 1.54.0 2024-12-07 19:00:53 -08:00
Krrish Dholakia
0e39cb58d8 bump: version 1.53.8 → 1.53.9 2024-12-06 23:10:41 -08:00
Ishaan Jaff
ba1e6fe7b7 bump: version 1.53.7 → 1.53.8 2024-12-06 21:32:52 -08:00
Krrish Dholakia
2c151413e5 bump: version 1.53.6 → 1.53.7 2024-12-05 00:08:17 -08:00
Ishaan Jaff
12dfd14b52 bump: version 1.53.5 → 1.53.6 2024-12-04 19:41:05 -08:00
Krrish Dholakia
e0e993f4a3 bump: version 1.53.4 → 1.53.5 2024-12-03 23:04:28 -08:00
Ishaan Jaff
9f3c93af14 bump: version 1.53.3 → 1.53.4 2024-12-03 20:33:40 -08:00
Ishaan Jaff
2a8d64991f
(fix) 'utf-8' codec can't encode characters error on OpenAI (#7018)
* test_openai_multilingual

* pin httpx

* fix openai pyproject

* test_multilingual_requests

* TestOpenAIChatCompletion

* fix test anthropic completion
2024-12-03 20:33:14 -08:00
Ishaan Jaff
12aea45447 bump: version 1.53.2 → 1.53.3 2024-12-02 23:02:32 -08:00
Krrish Dholakia
d2b123eef7 bump: version 1.53.1 → 1.53.2 2024-12-01 06:55:33 -08:00
Krrish Dholakia
07223bdedf bump: version 1.53.0 → 1.53.1 2024-11-27 12:53:32 +05:30
Ishaan Jaff
fe151db27c bump: version 1.52.16 → 1.53. 2024-11-26 20:27:58 -08:00
Ishaan Jaff
8ec0e8cbc4 bump: version 1.52.15 → 1.52.16 2024-11-25 23:58:21 -08:00
Krrish Dholakia
50314a66ca bump: version 1.52.14 → 1.52.15 2024-11-23 23:43:30 +05:30
Ishaan Jaff
20f2bf4bbd bump: version 1.52.13 → 1.52.14 2024-11-21 23:19:02 -08:00
Krrish Dholakia
b8edef389c bump: version 1.52.12 → 1.52.13 2024-11-22 02:29:16 +05:30