Commit graph

20 commits

Author SHA1 Message Date
Krrish Dholakia
c71dabc846 test: fix test 2024-07-18 22:05:47 -07:00
Ishaan Jaff
25723e42ff test - correct error str on exceptions 2024-06-29 13:29:28 -07:00
Ishaan Jaff
6ce970e7cd fix test litellm_parent_otel_span 2024-06-07 14:07:58 -07:00
Ishaan Jaff
6182718299 test fix 2024-06-07 13:31:18 -07:00
Marc Abramowitz
30bb672d63 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
9ed1b665b8 Update tests to reflect new error messages 2024-05-02 15:02:58 -07:00
Ishaan Jaff
8a3937a7ae test - invalid model name passed test 2024-04-18 15:46:49 -07:00
Krrish Dholakia
65bad93995 test(test_proxy_exception_mapping.py): fix test 2024-02-12 16:25:35 -08:00
Krrish Dholakia
9bc0273880 fix(proxy_server.py): fix exception raising 2024-02-12 11:13:02 -08:00
ishaan-jaff
ad236ee6b7 (test) proxy exception mapping - exactly like OpenAI 2024-01-15 10:43:26 -08:00
ishaan-jaff
210f1bcc91 (ci/cd) raise correct exception proxy 2024-01-05 12:29:03 +05:30
Krrish Dholakia
f7a8fe6c8a test(test_proxy_exception_mapping.py): fix exception checking 2024-01-04 22:45:16 +05:30
Krrish Dholakia
f3163d287c fix(proxy_server.py): fix prisma client connection error 2024-01-04 18:28:18 +05:30
Krrish Dholakia
79978c44ba refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
ee2a467708 fix(azure.py): correctly raise async exceptions 2023-12-21 12:23:07 +05:30
ishaan-jaff
88dbedf2d8 (test) proxy - AuthError Exception mapping 2023-12-15 14:10:42 +05:30
ishaan-jaff
e3cb7ba6ba (feat) proxy: embeddings-add OpenAI exception mapping 2023-12-15 14:02:24 +05:30
ishaan-jaff
a325321bc6 (test) proxy - exception mapping openai.NotFoundError 2023-12-15 13:34:51 +05:30
ishaan-jaff
0e2f1fe241 (test) proxy - raise openai.AuthenticationError 2023-12-15 09:36:07 +05:30
ishaan-jaff
7a1e10c371 (test) proxy - test exception mapping 2023-12-15 08:28:12 +05:30