Commit Graph

17 Commits

Author SHA1 Message Date
turboderp
029e50f004 chat.py: Don't list tokens with near-zero probability 2026-04-10 20:59:43 +02:00
turboderp
a31d2187fc chat.py: Add probs option 2026-03-16 02:30:14 +01:00
turboderp
1647c653e4 chat.py: Command help and think mode toggle 2026-03-03 23:15:07 +01:00
turboderp
a6cf34574b chat.py: Limit frequency of markdown renders 2026-03-03 22:46:32 +01:00
turboderp
ef8fd43d1c Cleanup unused imports 2025-11-16 14:25:46 +01:00
turboderp
7c6b6c473f chat.py: Allow breaking stream with esc 2025-11-13 12:55:32 +01:00
turboderp
0bd0bfa17d chat.py: Token dump feature 2025-11-13 12:54:34 +01:00
turboderp
59e3304da1 chat.py: Add Apertus template 2025-09-04 00:38:51 +02:00
turboderp
e12a1a5d0b chat.py: Add some more commands 2025-07-10 18:32:27 +02:00
turboderp
ea4ef8dcbb Chat.py: Add stats 2025-06-06 03:43:41 +02:00
turboderp
769ddb34b0 chat.py: Add some more functionality 2025-05-17 12:33:22 +02:00
turboderp
e0cfb2e93c chat.py: Add copy to clipboard feature 2025-05-11 11:26:48 +02:00
turboderp
045603ffbd chat.py: Nicer formatting for reasoning model output 2025-04-29 22:34:32 +02:00
turboderp
a61801d278 Try to fix scrollback issues with markdown formatting in console 2025-04-23 21:20:53 +02:00
turboderp
fc5b39c2bb chat.py: Limit redraw to area of console that can be redrawn 2025-04-22 21:47:41 +02:00
turboderp
addeaaaaa7 chat.py: Don't display multiple successive empty lines 2025-04-14 16:31:06 +02:00
turboderp
872e698b8b Refactor chat.py a bit, nicer Markdown streaming (rich.live messes up terminal when scrolling) 2025-04-14 02:57:05 +02:00