Validate and correct structured LLM JSON

This commit is contained in:
syntaxbullet
2026-06-17 15:39:04 +02:00
parent cb518fb95d
commit 1957d0dffa
3 changed files with 144 additions and 16 deletions

View File

@@ -22,6 +22,7 @@
"pdfjs-dist": "^5.6.205",
"pdfkit": "^0.18.0",
"playwright": "^1.59.1",
"xlsx": "^0.18.5"
"xlsx": "^0.18.5",
"zod": "^4.4.3"
}
}