COMMITS
/ tests/test-json-schema-to-grammar.cpp October 16, 2024
J
grammar : fix JSON Schema for string regex with top-level alt. (#9903)
Joe Eli McIlvain committed
September 7, 2024
G
llama : refactor sampling v2 (#9294)
Georgi Gerganov committed
June 28, 2024
O
json: attempt to skip slow tests when running under emulator (#8189)
Olivier Chafik committed
O
`json`: restore default additionalProperties to false, fix some pattern escapes (#8180)
Olivier Chafik committed
June 26, 2024
O
`json`: better support for "type" unions (e.g. nullable arrays w/ typed items) (#7863)
Olivier Chafik committed
O
`json`: fix additionalProperties, allow space after enum/const (#7840)
Olivier Chafik committed
June 25, 2024
O
`json`: support integer minimum, maximum, exclusiveMinimum, exclusiveMaximum (#7797)
Olivier Chafik committed
June 11, 2024
G
tests : check the Python version (#7872)
Georgi Gerganov committed
O
json: refine constraint for whitespace to avoid runaways yet allow pretty print (#7866)
Olivier Chafik committed
O
June 6, 2024
O
grammars: x{min,max} repetition operator (#6640)
Olivier Chafik committed
May 8, 2024
J
JSON: [key] -> .at(key), assert() -> GGML_ASSERT (#7143)
Johannes Gäßler committed
April 12, 2024
O
JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555)
Olivier Chafik committed
March 22, 2024
O
tests : conditional python & node json schema tests (#6207)
Olivier Chafik committed
O
json-schema-to-grammar : fix order of props + non-str const/enum (#6232)
Olivier Chafik committed
March 21, 2024
G
tests : disable system() calls (#6198)
Georgi Gerganov committed
O
json-schema-to-grammar improvements (+ added to server) (#5978)
Olivier Chafik committed