oobabooga
e2548f69a9
Make user_data configurable: add --user-data-dir flag, auto-detect ../user_data
...
If --user-data-dir is not set, auto-detect: use ../user_data when
./user_data doesn't exist, making it easy to share user data across
portable builds by placing it one folder up.
2026-03-05 19:31:10 -08:00
oobabooga
0804296f4d
Revert "UI: Remove unnecessary server round-trips from button click chains"
...
This reverts commit ff48956cb0 .
2026-03-04 18:41:30 -08:00
oobabooga
ff48956cb0
UI: Remove unnecessary server round-trips from button click chains
2026-03-04 18:19:56 -08:00
oobabooga
b3fd0d16e0
Use a new gr.Headless component for efficient chat streaming
2026-03-03 18:12:03 -08:00
q5sys (JT)
7493fe7841
feat: Add a dropdown to save/load user personas ( #7367 )
2026-01-14 20:35:08 -03:00
oobabooga
282aa19189
Safer profile picture uploading
2025-10-09 09:26:35 -07:00
oobabooga
387e249dec
Change an info message
2025-08-31 16:27:10 -07:00
oobabooga
cfc83745ec
UI: Improve right sidebar borders in light mode
2025-08-28 08:34:48 -07:00
oobabooga
ba6041251d
UI: Minor change
2025-08-28 06:20:00 -07:00
oobabooga
030ba7bfeb
UI: Mention that Seed-OSS uses enable_thinking
2025-08-27 07:44:35 -07:00
oobabooga
0e88a621fd
UI: Better organize the right sidebar
2025-08-11 15:16:03 -07:00
Katehuuh
88127f46c1
Add multimodal support (ExLlamaV3) ( #7174 )
2025-08-08 23:31:16 -03:00
oobabooga
498778b8ac
Add a new 'Reasoning effort' UI element
2025-08-05 15:19:11 -07:00
Philipp Claßen
959d4ddb91
Fix for chat sidebars toggle buttons disappearing ( #7106 )
2025-07-06 20:51:42 -03:00
oobabooga
c3faecfd27
Minor change
2025-06-22 17:51:09 -07:00
oobabooga
1b19dd77a4
Move 'Enable thinking' to the Chat tab
2025-06-22 17:29:17 -07:00
oobabooga
58282f7107
Replace 'Generate' with 'Send' in the Chat tab
2025-06-20 06:59:48 -07:00
oobabooga
7cb2b1bfdb
Fix some events
2025-06-18 10:27:38 -07:00
oobabooga
22cc9e0115
Remove 'Send to Default'
2025-06-18 10:21:48 -07:00
oobabooga
be3d371290
Close the big profile picture when switching to instruct mode
2025-06-16 18:42:17 -07:00
oobabooga
cac225b589
Small style improvements
2025-06-16 07:26:39 -07:00
oobabooga
7ba3d4425f
Remove the 'Send to negative prompt' button
2025-06-16 07:23:09 -07:00
oobabooga
34bf93ef47
Move 'Custom system message' to the Parameters tab
2025-06-16 07:22:14 -07:00
oobabooga
c9c3b716fb
Move character settings to a new 'Character' main tab
2025-06-16 07:21:25 -07:00
oobabooga
f77f1504f5
Improve the style of the Character and User tabs
2025-06-16 06:12:37 -07:00
oobabooga
75da90190f
Fix character dropdown sometimes disappearing in the Parameters tab
2025-06-10 17:34:54 -07:00
oobabooga
4a369e070a
Add buttons for easily deleting past chats
2025-06-08 18:47:48 -07:00
oobabooga
1f1435997a
Don't show the new 'Restore character' button in the Chat tab
2025-06-08 09:37:54 -07:00
oobabooga
fe955cac1f
Small UI changes
2025-06-07 22:15:19 -07:00
oobabooga
3650a6fd1f
Small UI changes
2025-06-07 22:02:34 -07:00
oobabooga
6436bf1920
More UI persistence: presets and characters ( #7051 )
2025-06-08 01:58:02 -03:00
oobabooga
bb409c926e
Update only the last message during streaming + add back dynamic UI update speed ( #7038 )
2025-06-02 09:50:17 -03:00
oobabooga
98a7508a99
UI: Move 'Show controls' inside the hover menu
2025-05-31 22:22:13 -07:00
oobabooga
f8d220c1e6
Add a tooltip to the web search checkbox
2025-05-31 21:22:36 -07:00
oobabooga
acbcc12e7b
Clean up
2025-05-29 14:11:21 -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
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
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
oobabooga
8620d6ffe7
Make it possible to upload multiple text files/pdfs at once
2025-05-20 21:34:07 -07:00
oobabooga
409a48d6bd
Add attachments support (text files, PDF documents) ( #7005 )
2025-05-21 00:36:20 -03:00
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
f1ec6c8662
Minor label changes
2025-05-18 09:04:51 -07:00
oobabooga
7853fb1c8d
Optimize the Chat tab ( #6948 )
2025-05-04 18:58:37 -03:00
oobabooga
d9de14d1f7
Restructure the repository ( #6904 )
2025-04-26 08:56:54 -03:00
oobabooga
bfbde73409
Make 'instruct' the default chat mode
2025-04-24 07:08:49 -07:00
oobabooga
297a406e05
UI: smoother chat streaming
...
This removes the throttling associated to gr.Textbox that made words appears in chunks rather than one at a time
2025-04-09 16:02:37 -07:00
oobabooga
f843cb475b
UI: update a help message
2025-01-14 08:12:51 -08:00