Commit graph

35 commits

Author SHA1 Message Date
ishaan-jaff
63e80056e5 (test) proxy exception mapping 2024-01-15 10:43:54 -08:00
ishaan-jaff
916e93f398 (ci/cd) user DATABASE_URL to control prisma generate 2024-01-09 15:28:37 +05:30
ishaan-jaff
c2b061acb2 (feat) cache+proxy - set os.environ/ on proxy config 2024-01-06 15:54:16 +05:30
ishaan-jaff
234c057e97 (fix) azure+cf gateway, health check 2024-01-04 12:34:07 +05:30
ishaan-jaff
54653f9a4a (test) proxy + s3 caching 2024-01-04 11:11:08 +05:30
ishaan-jaff
6d21ee3a2f (fix) proxy - cloudflare + Azure bug [non-streaming] 2024-01-04 10:24:51 +05:30
Krrish Dholakia
4905929de3 refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
278f61f3ed fix(utils.py): handle 'os.environ/' being passed in as kwargs 2023-12-22 11:08:44 +05:30
Krrish Dholakia
14115d0d60 feat(proxy_server.py): add new images/generation endpoint 2023-12-21 15:39:09 +05:30
ishaan-jaff
4413ef6dd2 (test) proxy - AuthError Exception mapping 2023-12-15 14:10:42 +05:30
ishaan-jaff
8451badaa1 (test) proxy - Auth Error 2023-12-15 09:36:17 +05:30
ishaan-jaff
f09ce1d316 (test) proxy - test exception mapping 2023-12-15 08:28:12 +05:30
Krrish Dholakia
03dd7bff13 test(test_proxy_server.py): add testing for sagemaker embeddings to proxy server tests 2023-12-14 14:38:27 -08:00
Krrish Dholakia
2a4c1a1803 fix(proxy_server.py): don't pass in user param if not sent 2023-12-14 14:17:33 -08:00
Krrish Dholakia
edbf97adf2 test: testing fixes 2023-12-12 10:57:51 -08:00
Krrish Dholakia
9cf5ab468f fix(router.py): deepcopy initial model list, don't mutate it 2023-12-12 09:54:06 -08:00
Krrish Dholakia
29c579e9ca test: reinitialize litellm before each test 2023-12-12 07:49:06 -08:00
ishaan-jaff
c2b928a286 (test) proxy 2023-12-11 21:31:35 -08:00
Krrish Dholakia
b3600e9e8a test(test_router_fallbacks.py): update to use async logging 2023-12-11 20:12:29 -08:00
Krrish Dholakia
3e908bf507 fix(router.py): reset caching correctly 2023-12-11 19:57:34 -08:00
ishaan-jaff
051c3e8229 (test) custom callback 2023-12-11 15:34:08 -08:00
ishaan-jaff
da96f5a5ac (test) custom logger proxy 2023-12-11 14:37:23 -08:00
ishaan-jaff
38fe80266f (test) debug proxy logger test 2023-12-11 10:40:01 -08:00
ishaan-jaff
6aa2f4bc1d (test) custom logger embedding 2023-12-11 10:24:37 -08:00
ishaan-jaff
8b144451e6 (test) model_info calback 2023-12-08 22:00:36 -08:00
ishaan-jaff
8c628b64e0 (test) proxy - custom logger 2023-12-08 17:25:05 -08:00
Krrish Dholakia
5fa2b6e5ad fix(proxy_server.py): enable pre+post-call hooks and max parallel request limits 2023-12-08 17:11:30 -08:00
ishaan-jaff
73984504e9 (test) proxy: access model_info and request_obj 2023-12-08 14:26:18 -08:00
ishaan-jaff
f236dae79d (test) async logger + proxy 2023-12-07 13:54:27 -08:00
ishaan-jaff
2bc583c2a6 (test) proxy - async custom logger 2023-12-07 13:19:17 -08:00
Krrish Dholakia
45b4140615 test: fix config import for proxy testing 2023-12-06 17:40:38 -08:00
Krrish Dholakia
d814184bc3 test: fix test imports 2023-12-06 17:21:47 -08:00
Krrish Dholakia
d2de7ffe27 test(test_proxy_server_langfuse.py): add langfuse proxy testing 2023-12-06 17:19:17 -08:00
Krrish Dholakia
b46c73a46e fix: fix proxy testing 2023-12-05 11:13:09 -08:00
Krrish Dholakia
030bd22078 feat(proxy_server.py): allow user to override api key auth 2023-12-04 18:32:58 -08:00