Commit 17202ee
committed
[Bugfix]: make most of
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]>test_openai_schema.py pass1 parent 964472b commit 17202ee
File tree
3 files changed
+240
-35
lines changed- vllm/entrypoints/openai
3 files changed
+240
-35
lines changed
0 commit comments