Commit graph

19 commits

Author SHA1 Message Date
Krrish Dholakia
d8ecda3310 fix(main.py): ignore model_config param 2024-05-14 19:03:17 -07:00
Krrish Dholakia
cb965163a2 test: fix test 2024-05-07 21:14:33 -07:00
Krrish Dholakia
9c01db4352 test(test_proxy_custom_logger.py): fix proxy test 2024-02-27 14:52:45 -08:00
ishaan-jaff
e43e17e061 (test) api_key metadata available in callback 2024-01-17 16:48:02 -08:00
Krrish Dholakia
f3163d287c fix(proxy_server.py): fix prisma client connection error 2024-01-04 18:28:18 +05:30
Krrish Dholakia
9f056c91bd test(test_proxy_custom_logger.py): fix testing to handle [done] chunks 2023-12-28 11:37:57 +05:30
Krrish Dholakia
79978c44ba refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
b873833340 fix(router.py): only do sync image gen fallbacks for now
The customhttptransport we use for dall-e-2 only works for sync httpx calls, not async. Will need to spend some time writing the async version

n
2023-12-20 19:10:59 +05:30
ishaan-jaff
34e0af9873 (test) proxy use fixtures 2023-12-11 20:03:46 -08:00
ishaan-jaff
9dd31bdcc5 (test) proxy custom logger 2023-12-11 17:51:48 -08:00
Krrish Dholakia
07f5a4ef23 test(test_custom_callback_router.py): test cleanup 2023-12-11 17:11:42 -08:00
ishaan-jaff
055edaf73d (ci/cd) test proxy custom logger 2023-12-08 18:46:19 -08:00
ishaan-jaff
0492568645 (test) fix 2023-12-08 18:25:11 -08:00
ishaan-jaff
359c721cfd (test) proxy - custom logger 2023-12-08 17:25:05 -08:00
ishaan-jaff
3bc944c77a (test) proxy: access model_info and request_obj 2023-12-08 14:26:18 -08:00
Krrish Dholakia
70f1ccb3e9 test: fix proxy custom logger test 2023-12-07 15:19:11 -08:00
ishaan-jaff
bcb5e142eb (feat) proxy - async logger class + embeddings 2023-12-07 13:54:08 -08:00
ishaan-jaff
2f6cf71317 (test) proxy - async logger, strict check async_success 2023-12-07 13:44:17 -08:00
ishaan-jaff
c6d19046f2 (test) proxy - async custom logger 2023-12-07 13:19:17 -08:00