COMMITS
/ pkg/functions/parse_test.go May 25, 2026
L
fix(streaming/tools): stop healing-marker stubs from gating off content (#9999)
LocalAI [bot] committed
March 21, 2026
E
feat: inferencing default, automatic tool parsing fallback and wire min_p (#9092)
Ettore Di Giacinto committed
March 8, 2026
E
feat(functions): add peg-based parsing and allow backends to return tool calls directly (#8838)
Ettore Di Giacinto committed
March 1, 2026
E
fix(toolcall): consider also literal \n between tags
Ettore Di Giacinto committed
February 27, 2026
E
fix(qwen3.5): add qwen3.5 preset and mimick llama.cpp's PEG (#8668)
Ettore Di Giacinto committed
January 14, 2026
E
fix(functions): do not duplicate function when valid JSON is inside XML tags (#8043)
Ettore Di Giacinto committed
January 5, 2026
E
feat(function): Add tool streaming, XML Tool Call Parsing Support (#7865)
Ettore Di Giacinto committed
July 18, 2024
E
feat(functions): parse broken JSON when we parse the raw results, use dynamic rules for grammar keys (#2912)
Ettore Di Giacinto committed
June 23, 2024
S
chore: fix go.mod module (#2635)
Sertaç Özercan committed
May 31, 2024
E
feat(functions): allow `response_regex` to be a list (#2447)
Ettore Di Giacinto committed
May 28, 2024
E
feat(functions): allow parallel calls with mixed/no grammars (#2432)
Ettore Di Giacinto committed
May 21, 2024
E
feat(functions): relax mixedgrammars (#2365)
Ettore Di Giacinto committed
May 20, 2024
E
feat(functions): don't use yaml.MapSlice (#2354)
Ettore Di Giacinto committed
May 19, 2024
E
feat(functions): allow to use JSONRegexMatch unconditionally (#2349)
Ettore Di Giacinto committed
May 18, 2024
L
E
feat(functions): simplify parsing, read functions as list (#2340)
Ettore Di Giacinto committed
May 14, 2024
E
feat(functions): allow to set JSON matcher (#2319)
Ettore Di Giacinto committed
May 13, 2024
E
feat(functions): support models with no grammar and no regex (#2315)
Ettore Di Giacinto committed
April 18, 2024
E
feat(functions): support models with no grammar, add tests (#2068)
Ettore Di Giacinto committed