]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
examples : support minItems/maxItems in JSON grammar converter (#5039)
authornopperl <redacted>
Mon, 19 Feb 2024 14:14:07 +0000 (14:14 +0000)
committerGitHub <redacted>
Mon, 19 Feb 2024 14:14:07 +0000 (16:14 +0200)
commit9d679f0fccd4030779ed3c7684a40122fe41806c
treea4a72cb4e865f6ab9cc4ae65a6d2ba63ad60245a
parent1387cf60f758efb218fa06b670182c38ff149b7b
examples : support minItems/maxItems in JSON grammar converter (#5039)

* support minLength and maxLength in JSON schema grammar converter

* Update examples/json-schema-to-grammar.py

---------

Co-authored-by: Georgi Gerganov <redacted>
examples/json-schema-to-grammar.py