feat: use XGrammar V4.1 DSML parameter constraints (#39026)

Co-authored-by: yuchuan <yuchuan.7streams@gmail.com>
Co-authored-by: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com>
Co-authored-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
This commit is contained in:
Yixin Dong
2026-09-21 12:12:28 -07:00
committed by GitHub
co-authored by yuchuan Xinyuan Tong Xinyuan Tong
parent f0940fe3a6
commit ae7a516ba7
17 changed files with 380 additions and 97 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ dependencies = [
"uvicorn",
"uvloop",
"watchfiles",
"xgrammar==0.2.1",
"xgrammar==0.2.7",
"xxhash",
"zstandard",
]