Igor Smirnov
|
0874693b44
|
common : fix json schema with '\' in literals (#17307)
* Fix json schema with '\' in literals
* Add "literal string with escapes" test
|
2025-11-29 17:06:32 +01:00 |
Aldehir Rojas
|
280d97be96
|
grammar : support array references in json schema (#16792)
* grammar : support array references in json schema
* Update json-schema-to-grammar.cpp
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
* grammar : improve regex when naming ref derived rules
* grammar : replace non-conformant definitions array with anyOf test case
---------
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
|
2025-10-28 09:37:52 +01:00 |
Aldehir Rojas
|
7057faf64b
|
json : support `enum` values within `allOf` (#15830)
|
2025-09-08 16:14:32 -05:00 |
Diego Devesa
|
1d36b3670b
|
llama : move end-user examples to tools directory (#13249)
* llama : move end-user examples to tools directory
---------
Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
|
2025-05-02 20:27:13 +02:00 |