Willie Zutz
6422c5b7e0
fix(api): Allow persona instructions to be passed in the search API
2025-05-31 11:54:52 -06:00
Willie Zutz
011d10df29
feat(UI): allow system prompts and persona prompts to be saved server side and individually included or excluded from messages
2025-05-27 12:53:30 -06:00
Willie Zutz
8e6934bb64
feat(prompt): Use date, not time in prompts
2025-05-26 11:05:11 -06:00
Willie Zutz
c47a630372
feat(app): Introduce quality mode. Improve functionality of balanced mode using readability to get page content and pull relevant excerpts
...
feat(UI): Show progress during inferrence
feat(security): Don't show API keys in the UI any more
feat(models): Support Claude 4 Anthropic models
2025-05-23 18:03:35 -06:00
Willie Zutz
288120dc1d
feat(UI): protect API keys by not displaying them in the UI.
2025-05-20 00:44:52 -06:00
Willie Zutz
215d0e6114
fix(cancel): moved to a lib component
2025-05-14 13:22:21 -06:00
Willie Zutz
ce1a38febc
feat(app): allow stopping requests
2025-05-14 11:19:06 -06:00
Willie Zutz
e26c5cbd4b
feat(editing): Adds the ability to edit messages
2025-05-13 01:40:47 -06:00
Willie Zutz
b96c4234f4
update(autocomplete): removed unecessary API logging
2025-05-11 14:14:35 -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
2a37f672ab
feat(UI): Tabbed interface for messages.
2025-05-09 01:13:18 -06:00
Willie Zutz
85605fe166
feat(opensearch): Add BASE_URL config to support reverse proxy deployments
2025-05-08 20:58:04 -06:00
Willie Zutz
d839769d7e
fix(opensearch): Implement dynamic OpenSearch XML generation and update layout reference
2025-05-08 00:39:17 -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
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
c0705d1d9e
Support for Ollama context window configuration
2025-04-20 01:37:10 -06:00
Willie Zutz
1a2ad8a59d
Merge remote-tracking branch 'upstream/master'
2025-04-19 12:51:57 -06:00
ItzCrazyKns
1862491496
feat(settings): add LM Studio API URL
2025-04-12 11:59:05 +05:30
ItzCrazyKns
073b5e897c
feat(app): lint & beautify
2025-04-12 11:58:52 +05:30
haddadrm
7e1dc33a08
Implement provider formatting improvements and fix client-side compatibility
...
- Add PROVIDER_INFO metadata to each provider file with proper display names
- Create centralized PROVIDER_METADATA in index.ts for consistent reference
- Update settings UI to use provider metadata for display names
- Fix client/server compatibility for Node.js modules in config.ts
2025-04-11 19:18:19 +04:00
ItzCrazyKns
588e68e93e
feat(providers): add deepseek provider
2025-04-06 13:37:43 +05:30
OTYAK
64e2d457cc
feat(search): add optional systemInstructions to API request body
2025-04-05 19:06:18 +01:00
ItzCrazyKns
09661ae11d
feat(prompts): fix typo, closes #715
2025-04-02 13:02:28 +05:30
ItzCrazyKns
7d52fbb368
feat(settings): add system instructions
2025-04-01 15:50:24 +05:30
ItzCrazyKns
5b1055e8c9
feat(routes): add system instructions
2025-04-01 15:49:36 +05:30
ItzCrazyKns
90e303f737
feat(search): lint & beautify, update content type
2025-03-30 21:12:04 +05:30
OTYAK
5d60ab1139
feat(api): Switch to newline-delimited JSON streaming instead of SSE
2025-03-27 13:04:09 +01:00
OTYAK
9095996356
Merge branch 'ItzCrazyKns:master' into master
2025-03-27 13:01:09 +01:00
ItzCrazyKns
310c8a75fd
feat(routes): fix typo, closes #692
2025-03-27 11:36:58 +05:30
OTYAK
191d1dc25f
refactor(api): clean up comments and improve abort handling in search route
2025-03-26 11:32:46 +01:00
OTYAK
d3b2f8983d
feat(api): add streaming support to search route
2025-03-26 11:28:05 +01:00
ItzCrazyKns
62e6c24840
feat(app): fix build errors
2025-03-20 12:47:54 +05:30
ItzCrazyKns
33b895b75e
feat(app): add search API
2025-03-20 12:29:52 +05:30
ItzCrazyKns
217736d05a
feat(app): remove backend
2025-03-19 16:23:27 +05:30