CalamitousFelicitousness
7c8f7fd296
feat(prompt): add prefill and thinking mode handling
...
Add prefill text support and proper thinking tag handling:
- Prefill text input to pre-fill start of model response
- Keep Prefill toggle to retain/remove prefill from output
- Keep Thinking Trace toggle to format <think> tags as readable output
- Proper <think> tag cleanup: strip or format as "Reasoning:/Answer:"
- Support for prefill + thinking combination via keep_think_block_open()
Chat template uses continue_final_message=True when prefill provided,
allowing model to continue from the prefill text naturally.
2026-01-12 00:17:20 +00:00
..
2025-07-05 17:13:31 -04:00
2025-07-03 09:18:38 -04:00
2025-10-18 14:07:52 -04:00
2025-07-04 15:33:16 -04:00
2025-08-29 13:36:37 -04:00
2025-09-12 16:28:53 -04:00
2025-09-12 16:28:53 -04:00
2025-07-04 15:33:16 -04:00
2025-07-03 09:18:38 -04:00
2025-10-29 11:28:09 -04:00
2025-07-03 09:18:38 -04:00
2025-09-21 12:33:54 -04:00
2025-09-12 16:28:53 -04:00
2025-07-05 17:13:31 -04:00
2026-01-10 08:41:27 +01:00
2025-11-13 10:04:44 -05:00
2025-07-15 14:35:27 -04:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-09-12 16:28:53 -04:00
2025-07-05 13:16:46 -04:00
2025-08-31 15:20:15 -04:00
2025-09-24 20:16:07 -04:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-08-31 15:20:15 -04:00
2025-07-05 13:16:46 -04:00
2025-09-16 10:17:33 -04:00
2025-07-05 13:16:46 -04:00
2025-07-25 08:12:04 -04:00
2025-08-31 15:01:50 -04:00
2025-08-31 15:20:15 -04:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-08-31 15:20:15 -04:00
2025-07-05 13:16:46 -04:00
2025-09-28 09:09:19 -04:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-10-29 20:42:00 -04:00
2025-09-12 16:28:53 -04:00
2025-07-05 13:16:46 -04:00
2025-09-12 16:12:45 -04:00
2025-07-22 10:07:17 -04:00
2025-07-22 10:07:17 -04:00
2025-07-22 10:07:17 -04:00
2025-11-28 02:27:19 -08:00
2025-07-22 10:07:17 -04:00
2026-01-12 00:17:20 +00:00
2025-07-05 16:47:25 -04:00
2025-11-28 02:27:19 -08:00
2025-11-12 19:24:47 -05:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-09-12 16:12:45 -04:00
2025-07-15 14:35:27 -04:00
2025-07-05 13:16:46 -04:00
2025-11-13 08:56:14 -05:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-10-04 15:49:20 -04:00
2025-07-05 13:16:46 -04:00
2025-07-05 13:16:46 -04:00
2025-11-23 13:07:42 -05:00
2025-11-23 13:07:42 -05:00