Merge remote-tracking branch 'origin/master' into json-fixes
3feac66d
json: fix zig build
f2165502
json: pass static command to std::system in tests (fixed temp files)
5a7deb27
json: fix top-level $refs
3b3ad949
json: don't use c++20 designated initializers
235ff685
nit
daceced6
json: basic support for reserved names `{number:{number:{root:number}}}`
57144878
Revamp test cmake to allow args (WORKING_DIRECTORY needed for JSON test)
af31aa20
json: re-ran server deps.sh
842eb834
Merge remote-tracking branch 'origin/master' into json-fixes
5602a8b6
json: simplify test
f30d6c27
json: support mix of additional props & required/optional
391b17e7
json: add tests for some expected failures
64799bae
json: fix type=const in c++, add failure expectations for non-str con…
5c50ffae
json: test (& simplify output of) empty schema
84e383c1
json: check parsing in test + fix value & string refs
3e1bf44e
json: add server tests for OAI JSON response_format
edbd2e98
Merge remote-tracking branch 'origin/master' into json-fixes
20869ede
ochafik
changed the title json-schema-to-grammar.py improvements (+ ported to server) json-schema-to-grammar improvements (+ added to server)1 year ago
json: test/fix top-level anyOf
61824788
json: improve grammar parsing failures
bbd70800
json: test/fix additional props corner cases
dd922a4d
json: fix string patterns (was missing quotes)
24f0b941
json: ws nit
bd96df4e
json: fix json handling in server when there's no response_format
05fd7e30
json: catch schema conversion errors in server
e7de6433
json: don't complain about unknown format type in server if unset
Login to write a write a comment.
Login via GitHub