Commit Graph
1295 Commits
Author SHA1 Message Date
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 JaffandGitHub 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 JaffandGitHub 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 DholakiaandGitHub 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 JaffandGitHub 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
Krrish Dholakia 746881485f bump: version 1.52.11 → 1.52.12 2024-11-21 04:38:04 +05:30
Krrish Dholakia df817b9ab7 bump: version 1.52.10 → 1.52.11 2024-11-19 10:05:16 +05:30
Ishaan Jaff 5f298cb9de bump: version 1.52.9 → 1.52.10 2024-11-16 20:09:52 -08:00
Ishaan Jaff 3f8a9167ae bump: version 1.52.8 → 1.52.9 2024-11-14 20:38:32 -08:00
Krrish Dholakia 89678ace00 bump: version 1.52.7 → 1.52.8 2024-11-15 01:03:49 +05:30
Krrish Dholakia 44709dd31d bump: version 1.52.6 → 1.52.7 2024-11-14 01:25:31 +05:30
Krrish Dholakia 5081b912eb bump: version 1.52.5 → 1.52.6 2024-11-12 23:53:07 +05:30
Ishaan Jaff 33ceb7ca1f bump: version 1.52.4 → 1.52.5 2024-11-11 21:01:05 -08:00
Krrish Dholakia b8ae08b8eb bump: version 1.52.3 → 1.52.4 2024-11-11 22:57:33 +05:30