Krrish Dholakia
|
3d6f360c92
|
refactor: move proxy server key testing
|
2024-01-10 20:56:52 +05:30 |
|
Krrish Dholakia
|
7a95c70035
|
test(test_proxy_server_keys.py): add logic for connecting/disconnecting from http server
|
2024-01-06 14:09:10 +05:30 |
|
ishaan-jaff
|
e37d0a696d
|
(ci/cd) move to old version of test_proxy_server_keys.py
|
2024-01-06 13:03:12 +05:30 |
|
ishaan-jaff
|
0e1b123a59
|
(ci/cd) fix event loop bug proxy_test
|
2024-01-06 12:30:43 +05:30 |
|
ishaan-jaff
|
27c7592c9c
|
(ci/cd) run again
|
2024-01-06 12:11:31 +05:30 |
|
ishaan-jaff
|
84ab829c31
|
(ci/cd) make prisma tests async
|
2024-01-06 11:43:23 +05:30 |
|
ishaan-jaff
|
66da4bcde3
|
(ci/cd) proxy:test_add_new_key
|
2024-01-05 22:53:03 +05:30 |
|
ishaan-jaff
|
b518c5edd9
|
(ci/cd) add print_verbose for /key/generate
|
2024-01-05 22:38:46 +05:30 |
|
ishaan-jaff
|
1c18c9f686
|
(ci/cd) pytest event loop fixture
|
2024-01-05 22:28:34 +05:30 |
|
ishaan-jaff
|
bb7e31671d
|
(ci/cd) test fixture
|
2024-01-05 22:15:08 +05:30 |
|
ishaan-jaff
|
4256b60f87
|
(ci/cd) test proxy - init prisma in test
|
2024-01-05 16:18:23 +05:30 |
|
ishaan-jaff
|
de7c2ab4f9
|
(ci/cd) run proxy test with debug=True
|
2024-01-04 13:01:00 +05:30 |
|
Krrish Dholakia
|
79978c44ba
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Krrish Dholakia
|
8bb826975d
|
feat(proxy_server.py): add new /key/update endpoint
|
2023-12-12 17:18:51 -08:00 |
|
ishaan-jaff
|
8db92f3238
|
(test) cleanup proxy
|
2023-12-11 22:41:14 -08:00 |
|
Krrish Dholakia
|
75cf426b0f
|
test(test_proxy_server_keys.py): use global client
|
2023-12-11 21:32:57 -08:00 |
|
Krrish Dholakia
|
66e0c06476
|
fix(proxy/utils.py): fix db writes on retry
|
2023-12-11 21:14:12 -08:00 |
|
ishaan-jaff
|
34e0af9873
|
(test) proxy use fixtures
|
2023-12-11 20:03:46 -08:00 |
|
Krrish Dholakia
|
0fbe0f017a
|
fix(proxy_server.py): fix key gen error
|
2023-12-09 22:04:59 -08:00 |
|
Krrish Dholakia
|
8eb7dc6393
|
fix(proxy_server.py): support for streaming
|
2023-12-09 16:23:04 -08:00 |
|
Krrish Dholakia
|
612be8c844
|
fix(proxy_server.py): add logging around /key/generate
|
2023-12-09 10:26:12 -08:00 |
|
Krrish Dholakia
|
9c6584a376
|
fix(proxy_server.py): enable pre+post-call hooks and max parallel request limits
|
2023-12-08 17:11:30 -08:00 |
|
Krrish Dholakia
|
4848b41abe
|
feat(proxy_server.py): allow user to override api key auth
|
2023-12-04 18:32:58 -08:00 |
|
Krrish Dholakia
|
d1a525b6c9
|
feat(utils.py): add async success callbacks for custom functions
|
2023-12-04 16:42:40 -08:00 |
|
Krrish Dholakia
|
8b934d2798
|
test(test_proxy_server_keys.py): fix relative import
|
2023-12-04 11:35:43 -08:00 |
|
Krrish Dholakia
|
813bb15a00
|
fix(proxy_server.py): fix /key/generate post endpoint
|
2023-12-04 10:44:13 -08:00 |
|