Ishaan Jaff
|
e7b78a3337
|
add docs on status code from exceptions
|
2024-07-30 12:38:33 -07:00 |
|
Ishaan Jaff
|
74c4e3def8
|
return ProxyException code as str
|
2024-07-30 12:35:46 -07:00 |
|
Krrish Dholakia
|
a0ac3e3c7d
|
test: fix test
|
2024-07-18 22:05:47 -07:00 |
|
Ishaan Jaff
|
2f741bdcff
|
test - correct error str on exceptions
|
2024-06-29 13:29:28 -07:00 |
|
Ishaan Jaff
|
7dcf8fc67e
|
fix test litellm_parent_otel_span
|
2024-06-07 14:07:58 -07:00 |
|
Ishaan Jaff
|
2287f383a1
|
test fix
|
2024-06-07 13:31:18 -07:00 |
|
Marc Abramowitz
|
cdb39e90ce
|
Improve mocking in test_proxy_exception_mapping
Mock the calls to the backend and assert that the correct parameters are passed
to the backend.
|
2024-05-02 15:16:20 -07:00 |
|
Marc Abramowitz
|
6d154e2317
|
Update tests to reflect new error messages
|
2024-05-02 15:02:58 -07:00 |
|
Ishaan Jaff
|
1031ffdae5
|
test - invalid model name passed test
|
2024-04-18 15:46:49 -07:00 |
|
Krrish Dholakia
|
456ce692df
|
test(test_proxy_exception_mapping.py): fix test
|
2024-02-12 16:25:35 -08:00 |
|
Krrish Dholakia
|
1a452057af
|
fix(proxy_server.py): fix exception raising
|
2024-02-12 11:13:02 -08:00 |
|
ishaan-jaff
|
f0d001658a
|
(test) proxy exception mapping - exactly like OpenAI
|
2024-01-15 10:43:26 -08:00 |
|
ishaan-jaff
|
83b31141c6
|
(ci/cd) raise correct exception proxy
|
2024-01-05 12:29:03 +05:30 |
|
Krrish Dholakia
|
6506fba3bc
|
test(test_proxy_exception_mapping.py): fix exception checking
|
2024-01-04 22:45:16 +05:30 |
|
Krrish Dholakia
|
74f6f6489a
|
fix(proxy_server.py): fix prisma client connection error
|
2024-01-04 18:28:18 +05:30 |
|
Krrish Dholakia
|
4905929de3
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Krrish Dholakia
|
812f9ca1b3
|
fix(azure.py): correctly raise async exceptions
|
2023-12-21 12:23:07 +05:30 |
|
ishaan-jaff
|
4413ef6dd2
|
(test) proxy - AuthError Exception mapping
|
2023-12-15 14:10:42 +05:30 |
|
ishaan-jaff
|
0b4f1dee42
|
(feat) proxy: embeddings-add OpenAI exception mapping
|
2023-12-15 14:02:24 +05:30 |
|
ishaan-jaff
|
d797bb100f
|
(test) proxy - exception mapping openai.NotFoundError
|
2023-12-15 13:34:51 +05:30 |
|
ishaan-jaff
|
cc85aa9af3
|
(test) proxy - raise openai.AuthenticationError
|
2023-12-15 09:36:07 +05:30 |
|
ishaan-jaff
|
f09ce1d316
|
(test) proxy - test exception mapping
|
2023-12-15 08:28:12 +05:30 |
|