oobabooga
|
0d1597616f
|
Safer usage of mkdir across the project
|
2025-06-17 07:09:33 -07:00 |
|
oobabooga
|
66e991841a
|
Fix the character pfp not appearing when switching from instruct to chat modes
|
2025-06-16 18:45:44 -07:00 |
|
oobabooga
|
88c0204357
|
Disable start_with when generating the websearch query
|
2025-06-16 14:53:05 -07:00 |
|
oobabooga
|
e263dbf852
|
Improve user input truncation
|
2025-06-14 19:43:51 -07:00 |
|
oobabooga
|
d2da40b0e4
|
Remember the last selected chat for each mode/character
|
2025-06-14 08:25:00 -07:00 |
|
oobabooga
|
9a2353f97b
|
Better log message when the user input gets truncated
|
2025-06-13 05:44:02 -07:00 |
|
oobabooga
|
2dee3a66ff
|
Add an option to include/exclude attachments from previous messages in the chat prompt
|
2025-06-12 21:37:18 -07:00 |
|
oobabooga
|
1c1fd3be46
|
Remove some log messages
|
2025-06-10 14:29:28 -07:00 |
|
Mykeehu
|
ec73121020
|
Fix continue/start reply with when using translation extensions (#6944)
---------
Co-authored-by: oobabooga <oobabooga4@gmail.com>
|
2025-06-10 00:17:05 -03:00 |
|
oobabooga
|
f5a5d0c0cb
|
Add the URL of web attachments to the prompt
|
2025-06-09 17:32:25 -07:00 |
|
oobabooga
|
f3388c2ab4
|
Fix selecting next chat when deleting with active search
|
2025-06-08 18:53:04 -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
|
6436bf1920
|
More UI persistence: presets and characters (#7051)
|
2025-06-08 01:58:02 -03:00 |
|
oobabooga
|
d47c8eb956
|
Remove quotes from LLM-generated websearch query (closes #7045).
Fix by @Quiet-Joker
|
2025-06-05 06:57:59 -07:00 |
|
oobabooga
|
93b3752cdf
|
Revert "Remove the "Is typing..." yield by default"
This reverts commit b30a73016d.
|
2025-06-04 09:40:30 -07:00 |
|
oobabooga
|
b30a73016d
|
Remove the "Is typing..." yield by default
|
2025-06-02 07:49:22 -07: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
|
9e80193008
|
Add the model name to each message's metadata
|
2025-05-31 22:41:35 -07:00 |
|
oobabooga
|
1d88456659
|
Add support for .docx attachments
|
2025-05-31 20:15:07 -07:00 |
|
oobabooga
|
7c29879e79
|
Fix 'Start reply with' (closes #7033)
|
2025-05-30 11:17: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
|
faa5c82c64
|
Fix message version count not updating during regeneration streaming
|
2025-05-29 09:16:26 -07:00 |
|
Underscore
|
63234b9b6f
|
UI: Fix impersonate (#7025)
|
2025-05-29 08:22:03 -03: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
|
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 |
|
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 |
|
Underscore
|
8531100109
|
Fix textbox text usage in methods (#7009)
|
2025-05-26 22:40:09 -03:00 |
|
oobabooga
|
cc8a4fdcb1
|
Minor improvement to attachments prompt format
|
2025-05-20 21:31:18 -07:00 |
|
oobabooga
|
409a48d6bd
|
Add attachments support (text files, PDF documents) (#7005)
|
2025-05-21 00:36:20 -03:00 |
|
oobabooga
|
616ea6966d
|
Store previous reply versions on regenerate (#7004)
|
2025-05-20 12:51:28 -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
|
4920981b14
|
UI: Remove the typing cursor
|
2025-05-09 20:35:38 -07:00 |
|
oobabooga
|
1c7209a725
|
Save the chat history periodically during streaming
|
2025-05-08 09:46:43 -07:00 |
|
Jonas
|
fa960496d5
|
Tools support for OpenAI compatible API (#6827)
|
2025-05-08 12:30:27 -03:00 |
|
oobabooga
|
d0211afb3c
|
Save the chat history right after sending a message
|
2025-05-04 18:52:01 -07:00 |
|
oobabooga
|
d10bded7f8
|
UI: Add an enable_thinking option to enable/disable Qwen3 thinking
|
2025-04-28 22:37:01 -07:00 |
|
oobabooga
|
d9de14d1f7
|
Restructure the repository (#6904)
|
2025-04-26 08:56:54 -03:00 |
|
oobabooga
|
d35818f4e1
|
UI: Add a collapsible thinking block to messages with <think> steps (#6902)
|
2025-04-25 18:02:02 -03:00 |
|
oobabooga
|
598568b1ed
|
Revert "UI: remove the streaming cursor"
This reverts commit 6ea0206207.
|
2025-04-09 16:03:14 -07:00 |
|
oobabooga
|
6ea0206207
|
UI: remove the streaming cursor
|
2025-04-09 14:59:34 -07:00 |
|
oobabooga
|
26317a4c7e
|
Fix jinja2 error while loading c4ai-command-a-03-2025
|
2025-03-14 10:59:05 -07:00 |
|
Kelvie Wong
|
16fa9215c4
|
Fix OpenAI API with new param (show_after), closes #6747 (#6749)
---------
Co-authored-by: oobabooga <oobabooga4@gmail.com>
|
2025-02-18 12:01:30 -03:00 |
|
oobabooga
|
0360f54ae8
|
UI: add a "Show after" parameter (to use with DeepSeek </think>)
|
2025-02-02 15:30:09 -08:00 |
|