You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Jason-CKY, thanks for raising the issue about supporting JSON Schema! I apologize for the late response—I was occupied with some paper-related work.
The minItems and maxItems are indeed not supported yet. We have plans to enhance the JSON Schema converter soon, aiming to cover most features in JSON Schema, including these. Please stay tuned for that!
currently xgrammar does not support json schema with the following constraints:
xgrammar/cpp/json_schema_converter.cc
Lines 975 to 992 in c1b6492
relevant PR from vllm
reproducing the issue
with
vllm/vllm-openai:v0.6.6.post1
docker image:The text was updated successfully, but these errors were encountered: