Skip to content

Commit 17202ee

Browse files
committed
[Bugfix]: make most of test_openai_schema.py pass
This change makes most of the parameterized tests in `pytest tests/entrypoints/openai/test_openai_schema.py` pass. We handle user input errors, enrich HTTP error messages with more information, and update the error response definitions for several API endpoints. The remaining tests that fail are `POST /tokenize` and maybe `POST /v1/chat/completions`. FIX #17037 FIX #17038 Signed-off-by: David Xia <[email protected]>
1 parent 964472b commit 17202ee

File tree

3 files changed

+240
-35
lines changed

3 files changed

+240
-35
lines changed

0 commit comments

Comments
 (0)