Krrish Dholakia
|
3560f0ef2c
|
refactor: move all testing to top-level of repo
Closes https://github.com/BerriAI/litellm/issues/486
|
2024-09-28 21:08:14 -07:00 |
|
ishaan-jaff
|
1ff9785c6b
|
(fix) test - moved to circe ci dockerfile
|
2024-01-10 21:54:13 +05:30 |
|
Krish Dholakia
|
298e937586
|
Merge branch 'main' into litellm_latency_routing_updates
|
2024-01-10 21:33:54 +05:30 |
|
Krrish Dholakia
|
14a65eb730
|
test(test_proxy_server_keys.py): removing as this is now tested via the docker build job
|
2024-01-10 21:05:12 +05:30 |
|
Krrish Dholakia
|
162f6f1ed3
|
refactor: refactor key tests
|
2024-01-10 20:58:29 +05:30 |
|
Krrish Dholakia
|
0d86c4ce5b
|
refactor: move proxy server key testing
|
2024-01-10 20:56:52 +05:30 |
|
Krrish Dholakia
|
5c45e69a5e
|
test(test_proxy_server_keys.py): add logic for connecting/disconnecting from http server
|
2024-01-06 14:09:10 +05:30 |
|
ishaan-jaff
|
4a076350cc
|
(ci/cd) move to old version of test_proxy_server_keys.py
|
2024-01-06 13:03:12 +05:30 |
|
ishaan-jaff
|
3bb49447bc
|
(ci/cd) fix event loop bug proxy_test
|
2024-01-06 12:30:43 +05:30 |
|
ishaan-jaff
|
79fd2380bb
|
(ci/cd) run again
|
2024-01-06 12:11:31 +05:30 |
|
ishaan-jaff
|
0ebd0653c5
|
(ci/cd) make prisma tests async
|
2024-01-06 11:43:23 +05:30 |
|
ishaan-jaff
|
ae54e6d8b0
|
(ci/cd) proxy:test_add_new_key
|
2024-01-05 22:53:03 +05:30 |
|
ishaan-jaff
|
40aaac69cc
|
(ci/cd) add print_verbose for /key/generate
|
2024-01-05 22:38:46 +05:30 |
|
ishaan-jaff
|
dfdd329ddf
|
(ci/cd) pytest event loop fixture
|
2024-01-05 22:28:34 +05:30 |
|
ishaan-jaff
|
050c289ed1
|
(ci/cd) test fixture
|
2024-01-05 22:15:08 +05:30 |
|
ishaan-jaff
|
69bac0dbf6
|
(ci/cd) test proxy - init prisma in test
|
2024-01-05 16:18:23 +05:30 |
|
ishaan-jaff
|
c231a6e4d3
|
(ci/cd) run proxy test with debug=True
|
2024-01-04 13:01:00 +05:30 |
|
Krrish Dholakia
|
4905929de3
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Krrish Dholakia
|
693292a64c
|
feat(proxy_server.py): add new /key/update endpoint
|
2023-12-12 17:18:51 -08:00 |
|
ishaan-jaff
|
ab90a66a8e
|
(test) cleanup proxy
|
2023-12-11 22:41:14 -08:00 |
|
Krrish Dholakia
|
d3bbf5bdff
|
test(test_proxy_server_keys.py): use global client
|
2023-12-11 21:32:57 -08:00 |
|
Krrish Dholakia
|
3e7604420e
|
fix(proxy/utils.py): fix db writes on retry
|
2023-12-11 21:14:12 -08:00 |
|
ishaan-jaff
|
c2f0a5c76a
|
(test) proxy use fixtures
|
2023-12-11 20:03:46 -08:00 |
|
Krrish Dholakia
|
07b4c72a98
|
fix(proxy_server.py): fix key gen error
|
2023-12-09 22:04:59 -08:00 |
|
Krrish Dholakia
|
6ef0e8485e
|
fix(proxy_server.py): support for streaming
|
2023-12-09 16:23:04 -08:00 |
|
Krrish Dholakia
|
c482c399ff
|
fix(proxy_server.py): add logging around /key/generate
|
2023-12-09 10:26:12 -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 |
|
Krrish Dholakia
|
030bd22078
|
feat(proxy_server.py): allow user to override api key auth
|
2023-12-04 18:32:58 -08:00 |
|
Krrish Dholakia
|
e0ccb281d8
|
feat(utils.py): add async success callbacks for custom functions
|
2023-12-04 16:42:40 -08:00 |
|
Krrish Dholakia
|
d0d8ba46c5
|
test(test_proxy_server_keys.py): fix relative import
|
2023-12-04 11:35:43 -08:00 |
|
Krrish Dholakia
|
63e55f1865
|
fix(proxy_server.py): fix /key/generate post endpoint
|
2023-12-04 10:44:13 -08:00 |
|