Glucksberg
74193ff754
fix(ollama): remove Ollama from isReasoningTagProvider ( #2279 )
...
Ollama's OpenAI-compatible endpoint handles reasoning natively via the
`reasoning` field in streaming chunks. Treating Ollama as a
reasoning-tag provider incorrectly forces <think>/<final> tag
enforcement, which causes stripBlockTags() to discard all output
(since Ollama models don't emit <final> tags), resulting in
'(no output)' for every Ollama model.
This fix removes 'ollama' from the isReasoningTagProvider() check,
allowing Ollama models to work correctly through the standard
content/reasoning field separation.
2026-02-14 14:21:34 +01:00
..
2026-02-14 13:27:05 +01:00
2026-02-14 13:36:18 +01:00
2026-02-14 14:15:37 +01:00
2026-02-14 13:01:02 +00:00
2026-02-14 01:47:47 +00:00
2026-02-14 14:15:37 +01:00
2026-02-14 13:27:45 +01:00
2026-02-14 13:37:47 +01:00
2026-01-30 03:16:21 +01:00
2026-02-14 12:40:47 +01:00
2026-02-14 04:57:28 +00:00
2026-02-13 19:27:06 +01:00
2026-02-14 01:14:56 +00:00
2026-02-04 10:37:14 -05:00
2026-02-14 12:52:51 +00:00
2026-02-14 14:07:14 +01:00
2026-02-14 01:14:56 +00:00
2026-02-14 14:07:14 +01:00
2026-02-13 19:08:37 +00:00
2026-02-13 18:38:40 +01:00
2026-02-14 00:59:53 +00:00
2026-02-14 00:38:18 +01:00
2026-02-12 08:11:57 -05:00
2026-02-14 14:16:02 +01:00
2026-02-13 19:08:37 +00:00
2026-02-14 12:13:27 +00:00
2026-02-13 19:08:37 +00:00
2026-02-13 17:57:30 +00:00
2026-02-14 12:42:19 +00:00
2026-02-14 14:15:37 +01:00
2026-02-13 23:40:38 +00:00
2026-02-13 16:20:37 +00:00
2026-02-14 12:21:44 +00:00
2026-02-01 10:03:47 +09:00
2026-02-14 13:27:05 +01:00
2026-02-13 02:02:01 +01:00
2026-01-31 16:19:20 +09:00
2026-02-14 01:14:56 +00:00
2026-02-14 14:16:02 +01:00
2026-02-14 12:13:27 +00:00
2026-02-13 03:20:32 +01:00
2026-02-07 22:16:59 -05:00
2026-02-14 12:13:27 +00:00
2026-02-14 12:13:27 +00:00
2026-02-14 02:49:19 +00:00
2026-02-02 01:52:33 +01:00
2026-02-14 14:21:34 +01:00
2026-02-14 04:57:28 +00:00
2026-02-01 10:03:47 +09:00
2026-02-13 17:04:41 +01:00
2026-02-01 10:03:47 +09:00
2026-02-14 02:55:39 +00:00
2026-02-14 00:27:35 +00:00
2026-02-03 20:18:16 +09:00
2026-01-31 16:19:20 +09:00
2026-02-01 10:03:47 +09:00
2026-02-14 00:59:53 +00:00
2026-01-31 16:19:20 +09:00
2026-02-13 16:20:37 +00:00
2026-02-01 10:03:47 +09:00
2026-02-14 01:14:56 +00:00
2026-02-08 20:06:29 -05:00
2026-02-09 18:56:58 -08:00
2026-02-06 00:09:48 -05:00
2026-02-06 00:09:48 -05:00