Allow to collapse reasoning steps
complete
A
Anton Barkovsky
For reasoning models like R1 that output their reasoning in a special tag, their answers can be very cluttered by the thinking steps. It would be very nice to enable a mode that would hide reasoning tokens in a collapsed block that can be expanded if needed.
Perhaps, it can be configured with some pair of reasoning start/end delimiters, or with a regex.
Daniel Nguyen
complete
Added in v1.30.5
https://boltai.com/changelog/v1305-build-143/67909c6bb9ada860c5e4f60b
Daniel Nguyen
in progress
Daniel Nguyen
Yeah this is in my list. It's a bit tricky since I'm not sure which tag would it be. Most of the time it would be <think> I guess