COMMITS
/ tests/test-chat.cpp April 3, 2026
P
common/parser: fix call ID detection (Mistral parser mostly) + atomicity for tag-json parsers (#21230)
Piotr Wilkin (ilintar) committed
S
common : fix tool call type detection for nullable and enum schemas (#21327)
Samanvya Tripathi committed
April 2, 2026
P
fix: gemma 4 template (#21326)
Piotr Wilkin (ilintar) committed
A
common : add commentary rules for gpt-oss-20b (#21286)
Aldehir Rojas committed
J
chat : add Granite 4.0 chat template with correct tool_call role mapping (#20804)
Jesus Talavera committed
April 1, 2026
J
fix: tool call parsing for LFM2 and LFM2.5 models (#21242)
Jonathan committed
March 31, 2026
A
common : gpt-oss handle builtin and unsolicited tool calls (#21213)
Aldehir Rojas committed
March 28, 2026
P
common/parser: fix handling of tool definition with missing properties key (#21128)
Piotr Wilkin (ilintar) committed
A
common : add reasoning_format = none support to gpt-oss (#21094)
Aldehir Rojas committed
P
common/parser: fix reasoning whitespace bugs + extra parser tests (#21085)
Piotr Wilkin (ilintar) committed
March 27, 2026
A
common : inhibit lazy grammar sampler while reasoning is active (#20970)
Aldehir Rojas committed
March 20, 2026
P
common/parser: fix nasty bug causing subtle corruption of generation prompt (#20825)
Piotr Wilkin (ilintar) committed
J
common/parser : fix out_of_range crash in throw path (#20424 regression) (#20777)
James O'Leary committed
March 19, 2026
J
chat : handle tool calls with no required args in TAG_WITH_TAGGED format (#20764)
James O'Leary committed
P
common/parser: add proper reasoning tag prefill reading (#20424)
Piotr Wilkin (ilintar) committed
March 18, 2026
A
common : rework gpt-oss parser (#20393)
Aldehir Rojas committed
March 12, 2026
M
common/parser: add GigaChatV3/3.1 models support (#19931)
Mishusha committed
March 9, 2026
P
common: map developer role to system (#20215)
Piotr Wilkin (ilintar) committed
P
PEG parser for LFM2 (#20251)
Piotr Wilkin (ilintar) committed
March 8, 2026
P
Revert to OAI-compatible args (#20213)
Piotr Wilkin (ilintar) committed
March 6, 2026
P
Autoparser: add optional argument reshuffle capability (#20171)
Piotr Wilkin (ilintar) committed
P
Autoparser - complete refactoring of parser architecture (#18675)
Piotr Wilkin (ilintar) committed
March 5, 2026
M
chore : correct typos [no ci] (#20041)
Marcel Petrick committed
February 20, 2026
A
common : merge qwen3-coder and nemotron nano 3 parsers (#19765)
Aldehir Rojas committed
February 19, 2026
J
common : fix Step-3.5-Flash format detection and thinking support (#19635)
Jesse Posner committed
January 29, 2026
A
chat : add parsing for solar-open-100b (#18540)
Aldehir Rojas committed
January 22, 2026
X
server : support preserving reasoning_content in assistant message (#18994)
Xuan-Son Nguyen committed
January 20, 2026
X
cli : fix reasoning responses in CLI (#18961)
Xuan-Son Nguyen committed
January 16, 2026
X
common : implement new jinja template engine (#18462)
Xuan-Son Nguyen committed
December 31, 2025
A
chat: make tool description and parameters optional per OpenAI spec (#18478)
Anri Lombard committed
December 30, 2025
A
common : default content to an empty string (#18485)
Aldehir Rojas committed
December 16, 2025
A
common : add nemotron 3 parsing (#18077)
Aldehir Rojas committed
December 9, 2025
A
common : add parser for ministral/mistral large 3/devstral 2 (#17713)
Aldehir Rojas committed
December 8, 2025
H
Fix Kimi-K2 tool-call parsing issues (#17376)
hksdpc255 committed
November 18, 2025
October 27, 2025
Y
chat: Add LFM2 tool handling (#16763)
Yuri Khrustalev committed
October 3, 2025
P
chat : support Magistral thinking (#16413)
Pascal committed
October 2, 2025
P
model : Apertus model implementation (#15852)
Piotr Wilkin (ilintar) committed
September 19, 2025
S
chat: Fix streaming parser for granite models (#15682)
shun095 committed
September 8, 2025
September 4, 2025
P
chat : nemotron thinking & toolcalling support (#15676)
Piotr Wilkin (ilintar) committed
August 29, 2025
P
chat : Seed OSS thinking + tool call support (#15552)
Piotr Wilkin (ilintar) committed
August 19, 2025
X
chat : clarify the meaning of reasoning_format (#15408)
Xuan-Son Nguyen committed
August 14, 2025
A
gpt-oss: implement harmony parsing (#15181)
Aldehir Rojas committed
August 6, 2025
S
chat : support Granite model reasoning and tool call (#14864)
Sachin Desai committed
August 2, 2025
J
chat : fix multiple tool_calls on hermes-2-pro (#14962)
Jhen-Jie Hong committed
June 9, 2025
D
llama : allow building all tests on windows when not using shared libs (#13980)
Diego Devesa committed
June 2, 2025
O
`server`: update deepseek reasoning format (pass reasoning_content as diffs) (#13933)
Olivier Chafik committed
May 31, 2025
O
server: allow unclosed thinking tags (#13931)
Olivier Chafik committed
May 30, 2025
G
sync : vendor (#13901)
Georgi Gerganov committed