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