compilade
|
3fd62a6b1c
py : type-check all Python scripts with Pyright (#8341)
|
1 年之前 |
Olivier Chafik
|
139cc621e9
`json`: restore default additionalProperties to false, fix some pattern escapes (#8180)
|
1 年之前 |
Olivier Chafik
|
9b2f16f805
`json`: better support for "type" unions (e.g. nullable arrays w/ typed items) (#7863)
|
1 年之前 |
Olivier Chafik
|
6777c544bd
`json`: fix additionalProperties, allow space after enum/const (#7840)
|
1 年之前 |
Olivier Chafik
|
84631fe150
`json`: support integer minimum, maximum, exclusiveMinimum, exclusiveMaximum (#7797)
|
1 年之前 |
Olivier Chafik
|
1c641e6aac
`build`: rename main → llama-cli, server → llama-server, llava-cli → llama-llava-cli, etc... (#7809)
|
1 年之前 |
Olivier Chafik
|
b61eb9644d
json: refine constraint for whitespace to avoid runaways yet allow pretty print (#7866)
|
1 年之前 |
Olivier Chafik
|
396b18dfec
`json`: document schema conversion in GBNF readme, align manual grammar examples & converters (#7841)
|
1 年之前 |
Olivier Chafik
|
55b2d0849d
grammars: x{min,max} repetition operator (#6640)
|
1 年之前 |
Olivier Chafik
|
ab9a3240a9
JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555)
|
1 年之前 |