Commit graph

277 commits

Author SHA1 Message Date
Daniel Dengler
c25a381540
Add a "Branch here" footer button to chat messages (#6967) 2025-05-20 11:07:40 -03:00
oobabooga
8e10f9894a
Add a metadata field to the chat history & add date/time to chat messages (#7003) 2025-05-20 10:48:46 -03:00
oobabooga
bd13a8f255 UI: Light theme improvement 2025-05-17 22:31:55 -07:00
oobabooga
366de4b561 UI: Fix the chat area height when "Show controls" is unchecked 2025-05-17 17:11:38 -07:00
oobabooga
4bf763e1d9 Multiple small CSS fixes 2025-05-16 18:22:43 -07:00
oobabooga
e3bba510d4 UI: Only add a blank space to streaming messages in instruct mode 2025-05-16 17:49:17 -07:00
oobabooga
5534d01da0
Estimate the VRAM for GGUF models + autoset gpu-layers (#6980) 2025-05-16 00:07:37 -03:00
oobabooga
e4fb2475d2 UI: Multiple small style improvements (light/dark themes) 2025-05-06 14:02:15 -07:00
oobabooga
cbef35054c UI: CSS fix 2025-05-05 17:46:09 -07:00
oobabooga
530223bf0b UI: Fix the hover menu colors 2025-05-05 16:03:43 -07:00
oobabooga
76f947e3cf UI: Minor style change 2025-05-05 15:58:29 -07:00
oobabooga
bf5290bc0f Fix the hover menu in light theme 2025-05-05 08:04:12 -07:00
oobabooga
967b70327e Light theme improvement 2025-05-05 07:59:02 -07:00
oobabooga
6001d279c6 Light theme improvement 2025-05-05 07:42:13 -07:00
oobabooga
475e012ee8 UI: Improve the light theme colors 2025-05-05 06:16:29 -07:00
oobabooga
690d693913 UI: Add padding to only show the last message/reply after sending a message
To avoid scrolling
2025-05-04 18:13:29 -07:00
oobabooga
d9da16edba UI: Remove the chat input textarea border 2025-05-04 16:53:52 -07:00
oobabooga
84ab1f95be UI: Increase the chat area a bit 2025-05-04 15:21:52 -07:00
oobabooga
d186621926 UI: Fixes after previous commit 2025-05-04 15:19:46 -07:00
oobabooga
7853fb1c8d
Optimize the Chat tab (#6948) 2025-05-04 18:58:37 -03:00
oobabooga
b71ef50e9d UI: Add a min-height to prevent constant scrolling during chat streaming 2025-05-02 23:45:58 -07:00
oobabooga
b21bd8bb1e UI: Invert user/assistant message colors in instruct mode
The goal is to make assistant messages more readable.
2025-05-02 22:43:33 -07:00
oobabooga
765fea5e36 UI: minor style change 2025-04-26 19:33:46 -07:00
oobabooga
363b632a0d Lint 2025-04-26 19:22:36 -07:00
oobabooga
d35818f4e1
UI: Add a collapsible thinking block to messages with <think> steps (#6902) 2025-04-25 18:02:02 -03:00
oobabooga
b6fffbd216 UI: minor style change 2025-04-25 05:37:44 -07:00
oobabooga
23399aff3c UI: minor style change 2025-04-24 20:39:00 -07:00
oobabooga
a90df27ff5 UI: Add a greeting when the chat history is empty 2025-04-24 20:33:40 -07:00
oobabooga
e99c20bcb0
llama.cpp: Add speculative decoding (#6891) 2025-04-23 20:10:16 -03:00
oobabooga
79a26d7a5c Lint 2025-03-29 18:49:48 -07:00
oobabooga
1bd208c219
Add a new chat style: Dark (#6817) 2025-03-29 22:47:10 -03:00
oobabooga
677d74a6a0 Revert "UI: improved scrollbar styles", add just a small change instead 2025-03-14 12:10:48 -07:00
oobabooga
6ab04698f6 UI: improve the light mode left sidebar color 2025-03-14 12:03:49 -07:00
oobabooga
f04a37adc2 UI: improved scrollbar styles 2025-03-14 05:20:15 -07:00
oobabooga
f074ffc31b UI: minor light theme improvement 2025-02-02 15:39:36 -08:00
oobabooga
5e99dded4e UI: add "Continue" and "Remove" buttons below the last chat message 2025-01-21 09:05:44 -08:00
oobabooga
facb4155d4 Fix morphdom leaving ghost elements behind 2025-01-11 20:57:28 -08:00
oobabooga
1b9121e5b8 Add a "refresh" button below the last message, add a missing file 2025-01-11 12:42:25 -08:00
oobabooga
a5d64b586d
Add a "copy" button below each message (#6654) 2025-01-11 16:59:21 -03:00
oobabooga
0e94d7075e UI: minor style fix on Windows 2025-01-09 13:12:30 -08:00
oobabooga
4ffc9ffc7a UI: fix a list style 2025-01-08 17:24:38 -08:00
oobabooga
d56b500568 UI: add padding to file saving dialog 2025-01-04 16:22:40 -08:00
oobabooga
3815f46838 UI: minor style improvements to chat tab 2025-01-03 04:35:29 -08:00
oobabooga
e2702200e1 UI: fix the font size of lists in chat mode 2025-01-02 19:26:50 -08:00
oobabooga
4b3e1b3757 UI: add a "Search chats" input field 2025-01-02 18:46:40 -08:00
oobabooga
973255cb0b UI: fix codeblocks overflowing on mobile 2025-01-02 16:48:49 -08:00
oobabooga
75f1b5ccde UI: add a "Branch chat" button 2025-01-02 16:24:18 -08:00
oobabooga
f011787a83 UI: make codeblocks scroll horizontally on overflow 2025-01-01 17:55:18 -08:00
oobabooga
39a5c9a49c
UI organization (#6618) 2024-12-29 11:16:17 -03:00
oobabooga
ee3a533e5c UI: improve the message width in instruct mode 2024-12-19 16:11:29 -08:00