Commit graph

4454 commits

Author SHA1 Message Date
Krrish Dholakia
5db2d4d895 test(test_proxy_server.py): fix health test 2024-02-01 21:32:29 -08:00
Krrish Dholakia
cdca942280 test(test_proxy_server.py): fix health test 2024-02-01 21:31:51 -08:00
Krrish Dholakia
de74d78150 test(test_proxy_server.py): fix health test 2024-02-01 21:31:20 -08:00
Krrish Dholakia
c4350c574c fix(utils.py): fix deepinfra streaming 2024-02-01 21:22:17 -08:00
Krrish Dholakia
bbb5bd19e8 test: testing fixes 2024-02-01 21:20:46 -08:00
ishaan-jaff
87709ef77f (fix) bug with LITELLM_LOCAL_MODEL_COST_MAP 2024-02-01 21:11:05 -08:00
Krrish Dholakia
a301d8aa4b feat(utils.py): support dynamic langfuse params and team settings on proxy 2024-02-01 21:08:24 -08:00
ishaan-jaff
f8e8c1f900 (fix) import verbose_logger 2024-02-01 20:25:16 -08:00
Krrish Dholakia
c25c48e828 test(test_key_generate_prisma.py): fix assert test 2024-02-01 19:47:32 -08:00
Krrish Dholakia
b79a6607b2 feat(utils.py): support dynamic success callbacks 2024-02-01 19:42:01 -08:00
Krrish Dholakia
245ec2430e fix(utils.py): fix azure exception mapping 2024-02-01 19:05:20 -08:00
Krrish Dholakia
241f0aad5e fix(utils.py): fix deepinfra streaming 2024-02-01 18:46:50 -08:00
Krrish Dholakia
0072d796f6 fix(vertex_ai.py): fix params 2024-02-01 18:09:49 -08:00
Krrish Dholakia
ec427ae322 fix(__init__.py): allow model_cost_map to be loaded locally 2024-02-01 18:00:30 -08:00
Krrish Dholakia
0f9e793daf feat(vertex_ai.py): add support for custom models via vertex ai model garden 2024-02-01 17:47:34 -08:00
ishaan-jaff
8d7860b077 (fix) handle when users pass Malformed API Key 2024-02-01 16:29:50 -08:00
ishaan-jaff
ed8c62c24a (fix) ci/cd don't let importing litellm._version block starting proxy 2024-02-01 16:23:16 -08:00
ishaan-jaff
9c743a75f7 (ci/cd) print importlib_metadata error 2024-02-01 16:21:23 -08:00
ishaan-jaff
e13e61ad3b (docs) proxy ui 2024-02-01 16:17:04 -08:00
ishaan-jaff
44bf1409e0 (fix) ui link 2024-02-01 16:14:29 -08:00
Chris Van Pelt
1568b162f5
Re-raise exception in async ollama streaming 2024-02-01 16:14:07 -08:00
ishaan-jaff
a45ce8c5f5 (fix) only allow master_key to access UI 2024-02-01 16:12:53 -08:00
ishaan-jaff
83cbed8b20 (fix) default UI use master key for auth 2024-02-01 16:05:23 -08:00
ishaan-jaff
99a0fce772 (fix) proxy - show Admin Panel on swagger 2024-02-01 16:02:57 -08:00
Ishaan Jaff
b6a709fd8d
Merge pull request #1748 from BerriAI/litellm_custom_auth_fixes
[Fix] user_custom_auth fixes when user passed bad api_keys
2024-02-01 15:42:39 -08:00
ishaan-jaff
3507812977 (fix) proxy - remove Literal 2024-02-01 15:36:33 -08:00
ishaan-jaff
e65e01f267 (test) prisma /key/gen 2024-02-01 15:36:10 -08:00
ishaan-jaff
ade48dba39 (test) test _get_bearer_token 2024-02-01 15:33:03 -08:00
ishaan-jaff
0f1f3b1d9b (test) key_gen 2024-02-01 15:27:00 -08:00
ishaan-jaff
6d6c268352 (test) custom_auth.py 2024-02-01 15:26:22 -08:00
ishaan-jaff
adf2e98038 (fix) update v 2024-02-01 15:25:30 -08:00
ishaan-jaff
26520dd4e4 (fix) ui improve default flow 2024-02-01 15:03:48 -08:00
ishaan-jaff
311957b615 (test) proxy_custom_auth 2024-02-01 14:54:57 -08:00
ishaan-jaff
9fb68710be (test) test_user_api_key_auth_without_master_key 2024-02-01 14:51:26 -08:00
ishaan-jaff
47519c9fdd (fix) test_key_name_null 2024-02-01 14:45:19 -08:00
ishaan-jaff
df70fd5af5 (feat) proxy raise exceptions for different api_key formats 2024-02-01 14:38:32 -08:00
ishaan-jaff
ffdac7b239 (test) malformed keys 2024-02-01 14:33:16 -08:00
ishaan-jaff
ce37ead178 (fix) add literals to _get_bearer_token 2024-02-01 14:14:13 -08:00
ishaan-jaff
1b4b5185bb (test) custom_auth bearer tokens 2024-02-01 13:56:54 -08:00
ishaan-jaff
e6bc73d131 (test) missing Bearer in custom auth 2024-02-01 13:55:50 -08:00
ishaan-jaff
5ee62b25f5 (fix) passed_in_key 2024-02-01 13:47:00 -08:00
ishaan-jaff
b93a355b05 (fix) user_custom_auth 2024-02-01 13:37:14 -08:00
ishaan-jaff
157870651e (ui) allow auth without sso 2024-02-01 13:35:35 -08:00
ishaan-jaff
932d07c5e6 (fix) proxy - remove PROXY_BASE_URL 2024-02-01 13:09:28 -08:00
ishaan-jaff
891c5ad056 (ui) remove the need for setting PROXY_BASE_URL 2024-02-01 13:07:31 -08:00
ishaan-jaff
24dc49cfcf (ui) new UI build 2024-02-01 12:58:49 -08:00
David Manouchehri
ac2f6edce6
(fix) UI Proxy - Fix accidental redirect. 2024-02-01 15:07:02 -05:00
Krrish Dholakia
b8027aea33 refactor(main.py): trigger rebuild 2024-02-01 09:56:45 -08:00
Krrish Dholakia
874ebad31d test(test_streaming.py): add test to make sure role is not returned in middle chunks during streaming 2024-02-01 09:55:56 -08:00
Krrish Dholakia
d46df34ff5 fix(utils.py): fix streaming chunks to not return role, unless set 2024-02-01 09:55:56 -08:00