ollama/model/parsers
2026-04-11 16:30:27 -07:00
..
cogito.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
cogito_test.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
deepseek3.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
deepseek3_test.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
functiongemma.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
functiongemma_test.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
gemma4.go gemma4: be less strict about whitespace before bare keys (#15494) 2026-04-11 16:30:27 -07:00
gemma4_test.go gemma4: be less strict about whitespace before bare keys (#15494) 2026-04-11 16:30:27 -07:00
glm46.go parsers: robust xml tool repair (#14961) 2026-03-19 11:24:48 -07:00
glm46_test.go parsers: robust xml tool repair (#14961) 2026-03-19 11:24:48 -07:00
glm47.go model/parsers: add stable tool call indexing for glm47 and qwen3 parsers (#14484) 2026-02-26 18:14:29 -08:00
glm47_test.go model/parsers: add stable tool call indexing for glm47 and qwen3 parsers (#14484) 2026-02-26 18:14:29 -08:00
glmocr.go Add GLM-OCR vision model support (#14024) 2026-02-02 15:39:18 -08:00
lfm2.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
lfm2_test.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
ministral.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
ministral_test.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
nemotron3nano.go parsers: refactor Nemotron parser to reuse Qwen3Coder for tool calls (#13764) 2026-01-17 18:28:52 -08:00
nemotron3nano_test.go parsers: refactor Nemotron parser to reuse Qwen3Coder for tool calls (#13764) 2026-01-17 18:28:52 -08:00
olmo3.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
olmo3_test.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
olmo3_think.go parsers/renderers: olmo3 think (#13290) 2025-12-09 10:41:47 -08:00
olmo3_think_test.go parsers/renderers: olmo3 think (#13290) 2025-12-09 10:41:47 -08:00
parsers.go Add support for gemma4 (#15214) 2026-04-02 11:33:33 -07:00
parsers_test.go model: support for qwen3.5 architecture (#14378) 2026-02-24 20:08:05 -08:00
qwen3.go anthropic: fix KV cache reuse degraded by tool call argument reordering 2026-03-27 14:30:16 -07:00
qwen3_test.go model/parsers: add stable tool call indexing for glm47 and qwen3 parsers (#14484) 2026-02-26 18:14:29 -08:00
qwen3coder.go model/parsers: add stable tool call indexing for glm47 and qwen3 parsers (#14484) 2026-02-26 18:14:29 -08:00
qwen3coder_test.go model/parsers: add stable tool call indexing for glm47 and qwen3 parsers (#14484) 2026-02-26 18:14:29 -08:00
qwen3vl.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
qwen3vl_nonthinking_test.go model/parsers: fix missing parallel tool call indices (#15467) 2026-04-10 15:23:21 -07:00
qwen3vl_thinking_test.go model: fix qwen3 tool calling in thinking (#14477) 2026-02-26 16:13:18 -08:00
qwen35.go parsers: qwen3.5 streaming tool-call parsing and add regression test (#15098) 2026-03-27 14:04:14 -07:00
qwen35_test.go parsers: qwen3.5 streaming tool-call parsing and add regression test (#15098) 2026-03-27 14:04:14 -07:00
testhelpers_test.go model: add Glm4MoeLiteForCausalLM architecture to support GLM-4.7-Flash (#13779) 2026-01-19 12:47:17 -08:00