Commit graph

666 commits

Author SHA1 Message Date
ishaan-jaff
0a76269541 bump: version 1.17.1 → 1.17.2 2024-01-11 23:25:02 +05:30
David Leen
d14099f9b4 Add explicit dependency on requests library 2024-01-11 16:20:50 +01:00
ishaan-jaff
1e80c1fd00 bump: version 1.17.0 → 1.17.1 2024-01-11 17:17:16 +05:30
Ishaan Jaff
58d0366447
Merge pull request #1399 from BerriAI/litellm_default_use_gunicorn
LiteLLM Proxy - Use Gunicorn with Uvicorn workers
2024-01-10 21:46:04 +05:30
Krrish Dholakia
60229eff57 bump: version 1.16.22 → 1.17.0 2024-01-10 21:35:37 +05:30
ishaan-jaff
1276112119 (feat) add gunicorn as a dep 2024-01-10 17:47:24 +05:30
Krrish Dholakia
882e6753dc bump: version 1.16.21 → 1.16.22 2024-01-10 08:09:18 +05:30
Krrish Dholakia
ebe752fb61 build(pyproject.toml): drop certifi dependency (unused) 2024-01-10 08:09:03 +05:30
ishaan-jaff
34c50db5c8 bump: version 1.16.20 → 1.16.21 2024-01-09 16:07:50 +05:30
Krrish Dholakia
55e70aa93a bump: version 1.16.19 → 1.16.20 2024-01-08 19:47:10 +05:30
Krrish Dholakia
f07daa3780 bump: version 1.16.18 → 1.16.19 2024-01-08 12:43:29 +05:30
Krrish Dholakia
e70a5a8970 bump: version 1.16.17 → 1.16.18 2024-01-08 11:41:13 +05:30
Krrish Dholakia
75177c2a15 bump: version 1.16.16 → 1.16.17 2024-01-08 07:16:37 +05:30
Krrish Dholakia
0089a69aaf bump: version 1.16.15 → 1.16.16 2024-01-06 22:36:33 +05:30
ishaan-jaff
0f7c37355a bump: version 1.16.14 → 1.16.15 2024-01-06 16:33:51 +05:30
Krrish Dholakia
8283c4f7c7 bump: version 1.16.13 → 1.16.14 2024-01-04 22:26:37 +05:30
ishaan-jaff
8772d87947 bump: version 1.16.12 → 1.16.13 2024-01-03 12:10:22 +05:30
Krrish Dholakia
0a6e4db999 bump: version 1.16.11 → 1.16.12 2024-01-03 10:12:48 +05:30
Krrish Dholakia
a778f8a00e bump: version 1.16.10 → 1.16.11 2024-01-02 22:26:47 +05:30
ishaan-jaff
eda6ab8cdc bump: version 1.16.9 → 1.16.10 2024-01-02 14:39:12 +05:30
Krrish Dholakia
91e6b2e79a bump: version 1.16.8 → 1.16.9 2024-01-01 20:47:17 +05:30
Krrish Dholakia
24e7dc359d feat(proxy_server.py): introduces new /user/auth endpoint for handling user email auth
decouples streamlit ui from proxy server. this then requires the proxy to handle user auth separately.
2024-01-01 13:44:47 +05:30
ishaan-jaff
6c33fcbf6b (feat) proxy-ui a separate dep 2024-01-01 09:23:35 +05:30
ishaan-jaff
d71f89aac3 bump: version 1.16.7 → 1.16.8 2023-12-30 20:25:52 +05:30
ishaan-jaff
d1049c8922 bump: version 1.16.6 → 1.16.7 2023-12-29 16:04:18 +05:30
ishaan-jaff
68868f065c (fix) pyproject, streamlit errors 2023-12-29 13:36:10 +05:30
ishaan-jaff
6e76872595 bump: version 1.16.5 → 1.16.6 2023-12-29 12:48:47 +05:30
Krrish Dholakia
3d7b1b9468 bump: version 1.16.4 → 1.16.5 2023-12-29 11:46:55 +05:30
Krrish Dholakia
17d47ea1ed bump: version 1.16.3 → 1.16.4 2023-12-28 19:09:44 +05:30
ishaan-jaff
f3d572231f (fix) add streamlit to pyproject.toml optional 2023-12-28 16:22:48 +05:30
Krrish Dholakia
e5a287379a refactor(proxy_server.py): move admin ui to be locally hosted within proxy 2023-12-28 15:06:32 +05:30
ishaan-jaff
e811f2d27a bump: version 1.16.2 → 1.16.3 2023-12-28 12:59:39 +05:30
ishaan-jaff
a730515096 (fix) pip install litellm[proxy] 2023-12-28 12:59:27 +05:30
Krrish Dholakia
eba2df20c3 bump: version 1.16.1 → 1.16.2 2023-12-28 11:30:49 +05:30
ishaan-jaff
7822a8d421 (fix) remove appdirs as a dependency 2023-12-28 11:25:36 +05:30
Krrish Dholakia
e81fb81884 bump: version 1.16.0 → 1.16.1 2023-12-28 11:23:20 +05:30
Krrish Dholakia
ed5111ff2c bump: version 1.15.10 → 1.16.0 2023-12-28 09:13:12 +05:30
ishaan-jaff
af15e49948 (feat) proxy - remove subprocess install 2023-12-27 17:28:03 +05:30
ishaan-jaff
ed615e7df4 (feat) proxy - add pyyaml, appdirs as dependencies 2023-12-27 17:22:36 +05:30
Krrish Dholakia
43a345ca13 bump: version 1.15.9 → 1.15.10 2023-12-26 17:54:21 +05:30
ishaan-jaff
e9b9323b75 bump: version 1.15.8 → 1.15.9 2023-12-26 17:24:12 +05:30
Krrish Dholakia
2070a785a4 feat(utils.py): support google kms for secret management
https://github.com/BerriAI/litellm/issues/1235
2023-12-26 15:39:40 +05:30
ishaan-jaff
b9123a63fa bump: version 1.15.7 → 1.15.8 2023-12-26 00:07:57 +05:30
Roger Meier
ecf017ba13
chore: add pytest as dev dependency 2023-12-23 09:07:58 +01:00
Roger Meier
d98caec626
chore: add black as dev dependency 2023-12-23 09:07:57 +01:00
Roger Meier
4c0e9e752b
chore: add flake8 as dev dependency 2023-12-23 09:07:53 +01:00
Krrish Dholakia
79a79b16e1 bump: version 1.15.6 → 1.15.7 2023-12-23 10:03:49 +05:30
Krrish Dholakia
1e526c7e06 bump: version 1.15.5 → 1.15.6 2023-12-22 12:24:20 +05:30
Krrish Dholakia
6ade2c74b5 bump: version 1.15.4 → 1.15.5 2023-12-22 11:08:54 +05:30
Krrish Dholakia
d87e59db25 bump: version 1.15.3 → 1.15.4 2023-12-21 21:20:23 +05:30