Commit Graph

26 Commits

Author SHA1 Message Date
Willie Zutz
380216e062 feat(editing): Adds the ability to edit messages 2025-05-13 01:41:41 -06:00
Willie Zutz
c3a1e434e5 feat(opensearch): Add autocomplete functionality to opensearch. This gets proxied to the searxng instance. 2025-05-11 13:44:47 -06:00
Willie Zutz
03b27d9cbb fix(UI): Fix results showing in light mode
feat(AI): Enhance system prompt for more reliable and relevant results
fix(Reddit): Reddit focus should work again. Works around SearXNG limitations of broken reddit search by using `site:reddit.com`
2025-05-10 15:09:00 -06:00
Willie Zutz
2a37f672ab feat(UI): Tabbed interface for messages. 2025-05-09 01:13:18 -06:00
Willie Zutz
ddfe8c607d feat(search): Implement OpenSearch support
feat(search): Add searchUrl to message
feat(parsers): Enhance parsers to deal with some thinking models better.
2025-05-08 00:21:31 -06:00
Willie Zutz
f65b168388 feat(UI): Add the search query to the response.
Also, tweaked the search retriever prompt so it gives better search queries.
2025-05-07 01:16:51 -06:00
Willie Zutz
8796009141 fix(api): History rewriting should delete the current message.
fix(UI): Model changes shouldn't submit the form.
2025-05-06 23:45:46 -06:00
Willie Zutz
6220822c7c feat(app): Allow selecting the AI model at any time without opening the settings page.
Allow changing focus mode at any time while chatting.
Styling tweaks.
2025-05-05 00:05:19 -06:00
Willie Zutz
8241c87784 feat(app):
Adds auto scrolling.
Adds syntax highlighting to code blocks.
2025-05-03 16:03:04 -06:00
Willie Zutz
c8def1989a fix(Library): Returns metadata back to original format so sources continue to work. 2025-05-01 12:17:08 -06:00
Willie Zutz
a71e4ae10d feat(app):
- Adds true chat mode. Moves writing mode to local research mode.
- Adds model stats that shows model name and response time for messages.
- Adds settings toggle to allow turning off automatic suggestions
2025-05-01 11:32:13 -06:00
Willie Zutz
59a10d7d00 Ran prettier formatting 2025-04-20 13:12:23 -06:00
Willie Zutz
67ee9eff53 Apply context window everywhere. Ensure styling is good on all screen sizes. Cleanup inconsistencies with upstream branch. 2025-04-20 13:10:59 -06:00
Willie Zutz
0bb860b154 Fixes history rewrite bug 2025-04-20 11:57:48 -06:00
Willie Zutz
c0705d1d9e Support for Ollama context window configuration 2025-04-20 01:37:10 -06:00
Willie Zutz
73b5e8832e Removed compact mode 2025-04-19 13:36:50 -06:00
Willie Zutz
1a2ad8a59d Merge remote-tracking branch 'upstream/master' 2025-04-19 12:51:57 -06:00
sjiampojamarn
41b258e4d8 Set speech message before return 2025-04-08 23:17:52 -07:00
ItzCrazyKns
e226645bc7 feat(app): lint & beautify 2025-04-06 13:48:58 +05:30
ItzCrazyKns
bf705afc21 feat(message-box): change styles, lint & beautify 2025-04-05 22:32:56 +05:30
singleparadox
2e4433a6b3 feat(message-box): support [1,2,3,4] citation format instead of just [1][2][3] 2025-04-05 15:24:45 +00:00
ItzCrazyKns
4b8e0ea1aa feat(chat-window): handle system instructions 2025-04-01 15:50:05 +05:30
ItzCrazyKns
274e6ca88c feat(sidebar): remove unused state 2025-03-20 11:49:00 +05:30
ItzCrazyKns
584d02b92a feat(app): add thinking model support 2025-03-20 10:56:03 +05:30
ItzCrazyKns
008c7cbec0 feat(chat-window): remove debugging code, 2025-03-20 09:47:32 +05:30
ItzCrazyKns
217736d05a feat(app): remove backend 2025-03-19 16:23:27 +05:30