summaryrefslogtreecommitdiff
path: root/examples/server/json-schema-to-grammar.mjs.hpp
AgeCommit message (Expand)Author
2024-03-22json-schema-to-grammar : fix order of props + non-str const/enum (#6232)Olivier Chafik
2024-03-21json-schema-to-grammar improvements (+ added to server) (#5978)Olivier Chafik
2024-01-30Revert "server : change deps.sh xxd files to string literals (#5221)"Georgi Gerganov
2024-01-30server : change deps.sh xxd files to string literals (#5221)JohnnyB
2023-08-14server : implement json-schema-to-grammar.mjs & add grammar param in the UI (...Jhen-Jie Hong