ishaan-jaff
|
e0ec37451c
|
(test) AWS suspended our account
|
2024-02-28 19:16:11 -08:00 |
|
Krrish Dholakia
|
267d365067
|
test: skip aws test - aws account suspended
|
2024-02-28 14:27:01 -08:00 |
|
Krrish Dholakia
|
dfb994cfe9
|
test(test_proxy_server.py): fix health test
|
2024-02-01 21:31:51 -08:00 |
|
Krrish Dholakia
|
2e1aafa620
|
test(test_proxy_server.py): fix health test
|
2024-02-01 21:31:20 -08:00 |
|
Krrish Dholakia
|
8262149b55
|
test: ensure test calls contain bearer token
|
2024-01-26 20:15:35 -08:00 |
|
ishaan-jaff
|
45ba5f98ee
|
(test) test reading configs on proxy
|
2024-01-05 13:37:31 +05:30 |
|
Krrish Dholakia
|
f3163d287c
|
fix(proxy_server.py): fix prisma client connection error
|
2024-01-04 18:28:18 +05:30 |
|
Krrish Dholakia
|
2f759a88e8
|
fix(test_proxy_server.py): fix import
|
2024-01-04 16:11:23 +05:30 |
|
ishaan-jaff
|
70bbc2e446
|
(fix) azure+cf gateway, health check
|
2024-01-04 12:34:07 +05:30 |
|
ishaan-jaff
|
9214cc913b
|
(test) proxy - debug /health
|
2023-12-27 19:18:41 +05:30 |
|
Krrish Dholakia
|
79978c44ba
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Krrish Dholakia
|
fc33429628
|
bump: version 1.15.5 → 1.15.6
|
2023-12-22 12:24:20 +05:30 |
|
Krrish Dholakia
|
e3d486efe2
|
fix(utils.py): handle 'os.environ/' being passed in as kwargs
|
2023-12-22 11:08:44 +05:30 |
|
Krrish Dholakia
|
158325497d
|
feat(proxy_server.py): add new images/generation endpoint
|
2023-12-21 15:39:09 +05:30 |
|
ishaan-jaff
|
e8c9783a3f
|
(test) proxy - cache config
|
2023-12-16 14:45:06 +05:30 |
|
Krrish Dholakia
|
fe3af38f95
|
test(test_proxy_server.py): add testing for sagemaker embeddings to proxy server tests
|
2023-12-14 14:38:27 -08:00 |
|
Krrish Dholakia
|
c2b92fe8b8
|
fix(proxy_server.py): don't pass in user param if not sent
|
2023-12-14 14:17:33 -08:00 |
|
Krrish Dholakia
|
e396fcb55c
|
fix(main.py): pass user_id + encoding_format for logging + to openai/azure
|
2023-12-12 15:46:44 -08:00 |
|
ishaan-jaff
|
ee9bee1be3
|
(fix) test proxy
|
2023-12-11 22:12:22 -08:00 |
|
ishaan-jaff
|
cbad3ade88
|
(test) proxy - pytest correct usage
|
2023-12-11 21:30:51 -08:00 |
|
ishaan-jaff
|
6a89f61b28
|
(test) proxy: use fixtures
|
2023-12-11 20:03:46 -08:00 |
|
ishaan-jaff
|
0272ca9003
|
(test) proxy
|
2023-12-11 17:57:58 -08:00 |
|
Krrish Dholakia
|
0a5207a558
|
test(test_proxy_server.py): add testing for /model/new endpoint
|
2023-12-09 22:44:11 -08:00 |
|
Krrish Dholakia
|
fbd65d6f2c
|
test: fix testing
|
2023-12-06 18:52:49 -08:00 |
|
Krrish Dholakia
|
2af2a17bc8
|
test: fix proxy server testing
|
2023-12-06 18:38:53 -08:00 |
|
Krrish Dholakia
|
b7e75b940a
|
test: fix config import for proxy testing
|
2023-12-06 17:40:38 -08:00 |
|
Krrish Dholakia
|
9318a29fb1
|
fix: fix proxy testing
|
2023-12-05 11:13:09 -08:00 |
|
ishaan-jaff
|
8e70a6765c
|
(fix) config testing
|
2023-12-04 15:24:46 -08:00 |
|
ishaan-jaff
|
a6159b9283
|
(test) proxy: reading configs
|
2023-12-04 14:49:59 -08:00 |
|
ishaan-jaff
|
2790d12b53
|
(test) test_reading proxy
|
2023-12-04 13:24:41 -08:00 |
|
ishaan-jaff
|
6f73a3e682
|
(test) proxy: reading config.yaml
|
2023-12-04 13:16:19 -08:00 |
|
Krrish Dholakia
|
813bb15a00
|
fix(proxy_server.py): fix /key/generate post endpoint
|
2023-12-04 10:44:13 -08:00 |
|
ishaan-jaff
|
815ca33eff
|
(test) proxy: don't overwrite user
|
2023-12-04 10:19:35 -08:00 |
|
Krrish Dholakia
|
1af2435636
|
fix(proxy_server.py): add testing for model info being added to /model/new
|
2023-12-02 14:15:45 -08:00 |
|
Krrish Dholakia
|
923f90aed2
|
fix(proxy_server.py): accept max tokens as int
|
2023-12-01 15:19:34 -08:00 |
|
ishaan-jaff
|
70dc98698b
|
(test) proxy: test_embedding
|
2023-11-23 21:16:51 -08:00 |
|
ishaan-jaff
|
46668a973f
|
(test) proxy - azure/chat/completion test
|
2023-11-23 20:56:41 -08:00 |
|
ishaan-jaff
|
c142c40c13
|
(test) proxy_server /chat/completions
|
2023-11-23 20:28:06 -08:00 |
|