Commit graph

4542 commits

Author SHA1 Message Date
oobabooga
3e3746283c Improve the typing dots position 2025-06-01 10:55:31 -07:00
oobabooga
88ff3e6ad8 CSS fixes after 98a7508a99 2025-06-01 08:04:35 -07:00
oobabooga
9e80193008 Add the model name to each message's metadata 2025-05-31 22:41:35 -07:00
oobabooga
0816ecedb7 Lint 2025-05-31 22:25:09 -07:00
oobabooga
98a7508a99 UI: Move 'Show controls' inside the hover menu 2025-05-31 22:22:13 -07:00
oobabooga
85f2f01a3a UI: Fix extra gaps on the right sidebar 2025-05-31 21:29:57 -07:00
oobabooga
f8d220c1e6 Add a tooltip to the web search checkbox 2025-05-31 21:22:36 -07:00
oobabooga
4a2727b71d Add a tooltip to the file upload button 2025-05-31 20:24:31 -07:00
oobabooga
1d88456659 Add support for .docx attachments 2025-05-31 20:15:07 -07:00
oobabooga
dc8ed6dbe7 Bump exllamav3 to 0.0.3 2025-05-31 14:27:33 -07:00
oobabooga
c55d3c61c6 Bump exllamav2 to 0.3.1 2025-05-31 14:21:42 -07:00
oobabooga
15f466ca3f Update README 2025-05-30 15:49:57 -07:00
oobabooga
219f0a7731 Fix exllamav3_hf models failing to unload (closes #7031) 2025-05-30 12:05:49 -07:00
oobabooga
298d4719c6 Multiple small style improvements 2025-05-30 11:32:24 -07:00
oobabooga
7c29879e79 Fix 'Start reply with' (closes #7033) 2025-05-30 11:17:47 -07:00
oobabooga
28e6bd4fcd Revert "Update transformers requirement in /requirements/full (#7017)"
This reverts commit cc9b7253c1.
2025-05-29 14:49:07 -07:00
oobabooga
d1bfb08e8d Improve the style of message editing 2025-05-29 14:27:47 -07:00
oobabooga
acbcc12e7b Clean up 2025-05-29 14:11:21 -07:00
oobabooga
dce02732a4 Fix timestamp issues when editing/swiping messages 2025-05-29 14:08:48 -07:00
oobabooga
8078c41ec6 Revert "Bump llama.cpp"
This reverts commit a8d02dec8f.
2025-05-29 13:32:19 -07:00
oobabooga
a45a652130 CSS fix 2025-05-29 13:28:51 -07:00
oobabooga
f59998d268 Don't limit the number of prompt characters printed with --verbose 2025-05-29 13:08:48 -07:00
oobabooga
aff41f3482 Update README 2025-05-29 12:53:41 -07:00
oobabooga
e7129f9dbe Prevent footer buttons below last assistant message from always appearing 2025-05-29 12:47:07 -07:00
oobabooga
724147ffab Better detect when no model is available 2025-05-29 10:49:29 -07:00
oobabooga
faa5c82c64 Fix message version count not updating during regeneration streaming 2025-05-29 09:16:26 -07:00
oobabooga
3f37a2e915 Update README 2025-05-29 08:49:31 -07:00
oobabooga
c970c5f166 Make scrollbars darker in dark theme 2025-05-29 08:15:13 -07:00
oobabooga
81794692ab UI: Make the dark theme darker 2025-05-29 08:07:14 -07:00
oobabooga
36bc276005 Update README 2025-05-29 05:39:26 -07:00
oobabooga
0986d075fb Update README 2025-05-29 05:03:59 -07:00
oobabooga
9a94d7b4f6 Update README 2025-05-29 05:02:52 -07:00
oobabooga
2a9699033d Update README 2025-05-29 04:55:59 -07:00
oobabooga
f2ee917d4f Update README 2025-05-29 04:55:05 -07:00
oobabooga
685cfe2540 Lint 2025-05-29 04:26:43 -07:00
oobabooga
a8d02dec8f Bump llama.cpp 2025-05-29 04:24:21 -07:00
Underscore
63234b9b6f
UI: Fix impersonate (#7025) 2025-05-29 08:22:03 -03:00
oobabooga
75d6cfd14d Download fetched web search results in parallel 2025-05-28 20:36:24 -07:00
oobabooga
7080a02252 Reduce the timeout for downloading web pages 2025-05-28 18:15:21 -07:00
oobabooga
3eb0b77427 Improve the web search query generation 2025-05-28 18:14:51 -07:00
oobabooga
27641ac182 UI: Make message editing work the same for user and assistant messages 2025-05-28 17:23:46 -07:00
oobabooga
6c3590ba9a Make web search attachments clickable 2025-05-28 05:28:15 -07:00
oobabooga
0aedb89921 UI: Small style improvement to attachments 2025-05-28 00:35:20 -07:00
oobabooga
75c6ae8502 UI: Don't edit messages on double click 2025-05-28 00:29:17 -07:00
oobabooga
077bbc6b10
Add web search support (#7023) 2025-05-28 04:27:28 -03:00
oobabooga
1b0e2d8750 UI: Add a token counter to the chat tab (counts input + history) 2025-05-27 22:36:24 -07:00
oobabooga
f6ca0ee072 Fix regenerate sometimes not creating a new message version 2025-05-27 21:20:51 -07:00
oobabooga
2db36da979 UI: Make scrollbars more discrete in dark mode 2025-05-27 21:00:11 -07:00
Underscore
5028480eba
UI: Add footer buttons for editing messages (#7019)
---------

Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com>
2025-05-28 00:55:27 -03:00
Underscore
355b5f6c8b
UI: Add message version navigation (#6947)
---------

Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com>
2025-05-27 22:54:18 -03:00