COMMITS
/ examples/json_schema_to_grammar.py October 16, 2024
J
grammar : fix JSON Schema for string regex with top-level alt. (#9903)
Joe Eli McIlvain committed
July 7, 2024
C
py : type-check all Python scripts with Pyright (#8341)
compilade committed
June 28, 2024
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 12, 2024
O
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809)
Olivier Chafik committed
June 11, 2024
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
April 12, 2024
O
JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555)
Olivier Chafik committed