Historique des commits

Auteur SHA1 Message Date
  David Ribeiro Alves cd08fc3ecc common : Fix corrupted memory error on json grammar initialization (#16038) il y a 4 mois
  Aldehir Rojas 7057faf64b json : support `enum` values within `allOf` (#15830) il y a 4 mois
  Sigbjørn Skjæret 40bfa04c95 common : use std::string_view now that we target c++17 (#14319) il y a 6 mois
  Georgi Gerganov 53f925074d sync : vendor (#13901) il y a 7 mois
  frob d5fe4e81bd grammar : handle maxItems == 0 in JSON schema (#13117) il y a 8 mois
  Olivier Chafik 669912d9a5 `tool-call`: fix Qwen 2.5 Coder support, add micro benchmarks, support trigger patterns for lazy grammars (#12034) il y a 10 mois
  Michał Moskal ff227703d6 sampling : support for llguidance grammars (#10224) il y a 11 mois
  Olivier Chafik 8b576b6c55 Tool call support (generic + native for Llama, Functionary, Hermes, Mistral, Firefunction, DeepSeek) w/ lazy grammars (#9639) il y a 11 mois
  Olivier Chafik a94f3b2727 `common`: utils to split / join / repeat strings (from json converter) (#11342) il y a 1 an
  Joe Eli McIlvain 66c2c93082 grammar : fix JSON Schema for string regex with top-level alt. (#9903) il y a 1 an
  Olivier Chafik 139cc621e9 `json`: restore default additionalProperties to false, fix some pattern escapes (#8180) il y a 1 an
  Olivier Chafik 9b2f16f805 `json`: better support for "type" unions (e.g. nullable arrays w/ typed items) (#7863) il y a 1 an
  Olivier Chafik 6777c544bd `json`: fix additionalProperties, allow space after enum/const (#7840) il y a 1 an
  Olivier Chafik 84631fe150 `json`: support integer minimum, maximum, exclusiveMinimum, exclusiveMaximum (#7797) il y a 1 an
  Olivier Chafik b61eb9644d json: refine constraint for whitespace to avoid runaways yet allow pretty print (#7866) il y a 1 an
  Olivier Chafik 396b18dfec `json`: document schema conversion in GBNF readme, align manual grammar examples & converters (#7841) il y a 1 an
  Olivier Chafik 55b2d0849d grammars: x{min,max} repetition operator (#6640) il y a 1 an
  Herman Semenov 0350f58152 grammar, json, llama: replace push on emplace if it possible (#7273) il y a 1 an
  Olivier Chafik ab9a3240a9 JSON schema conversion: ⚡️ faster repetitions, min/maxLength for strings, cap number length (#6555) il y a 1 an
  Olivier Chafik 72114edf06 json-schema-to-grammar : fix order of props + non-str const/enum (#6232) il y a 1 an
  Olivier Chafik 5b7b0ac8df json-schema-to-grammar improvements (+ added to server) (#5978) il y a 1 an