Commit Graph

458 Commits

Author SHA1 Message Date
c135568940
Fixed a bug when loading an old chat first & the data selection component showed the loading animation 2025-02-15 15:38:52 +01:00
45cf77c1a7
Fixed an issue when typing the next prompt & data source options where open 2025-02-15 15:33:02 +01:00
c6ab1b1b7d
Check if data sources are enabled 2025-02-15 15:28:10 +01:00
9fdc78a12b
Integrate the data source selection into the chat component 2025-02-15 15:27:51 +01:00
f95348e6e3
Added a data source selection component 2025-02-15 15:26:51 +01:00
3414286afa
Added an option to preselect data sources and options for new chats 2025-02-15 15:26:13 +01:00
96b61487ee
Removed data source flag (was moved inside the data options) 2025-02-15 15:22:45 +01:00
3567a42bb0
Added documentation 2025-02-15 15:22:02 +01:00
a999f47366
Fixed naming 2025-02-15 11:08:58 +01:00
762b4ba628
Implemented the final data source filter step just before eventually the RAG process starts 2025-02-14 13:01:40 +01:00
5ee7f2f2f1
Propagate the data service to the common mid-level AI generation code for RAG 2025-02-14 13:00:38 +01:00
63113cad50
Integrate data sources per chat thread & store them with the chat 2025-02-14 12:57:25 +01:00
05e1c66330
Refactored data service to handle different provider types 2025-02-14 12:55:15 +01:00
947b1f217a
Added handling for default providers 2025-02-14 12:16:10 +01:00
b10a3978c7
Added documentation 2025-02-14 12:15:49 +01:00
e78e74fbc3
Added a data source service 2025-02-13 14:30:24 +01:00
03ac9af273
Moved Rust service into the service namespace 2025-02-13 12:00:02 +01:00
feb7e9e6ed
Added documentation 2025-02-12 21:38:45 +01:00
9e965b32df
Refactored UpdateService to relocate StopAsync method for improved code organization and readability 2025-02-12 21:19:55 +01:00
129484e98f
Improved confidence card for small spaces 2025-02-11 19:48:22 +01:00
1900cd2028
Added exception handling 2025-02-11 13:43:16 +01:00
57af2080f5
Added a handler for unobserved task exceptions 2025-02-11 11:33:40 +01:00
32819d3618
Added a program logger 2025-02-11 11:32:59 +01:00
01e8b09101
Fixed data source editing; the security policy was not loaded 2025-02-10 23:04:23 +01:00
e85a75aa96
Added an option to all data sources to select a local security policy 2025-02-10 22:19:27 +01:00
ea671a1fcd
Add support for customizable right margin in the ProfileSelection component 2025-02-10 22:15:02 +01:00
a695e3c05f
Allow TextInfoLines to color its content 2025-02-10 22:13:54 +01:00
7642bfa76c
Renamed PopoverTriggerMode 2025-02-10 20:10:03 +01:00
a7efd75966
Updated README.md 2025-02-10 18:57:30 +01:00
75877759e5
Prepared changelog 2025-02-10 18:55:18 +01:00
Thorsten Sommer
954cf44939
Added retrieval integration, part I (#281) 2025-02-10 18:49:22 +01:00
Thorsten Sommer
e973b51f75
Fixed Tauri TLS build issue caused by OpenSSL dependency (#280) 2025-02-09 19:01:51 +01:00
Thorsten Sommer
c9474c55b7
Prepared release v0.9.28 (#279) 2025-02-09 18:06:24 +01:00
Thorsten Sommer
c0b7016c3a
Added the assistant option to select the default app provider (#278) 2025-02-09 16:59:26 +01:00
Thorsten Sommer
78315195cb
Improved build script (#277) 2025-02-09 16:25:40 +01:00
Thorsten Sommer
6040e88dad
Updated the supporter page (#276) 2025-02-09 15:04:07 +01:00
Thorsten Sommer
ad3d8cbb3a
Updated OpenSSL dependency to fix potential security issues (#275) 2025-02-09 13:10:20 +01:00
Thorsten Sommer
c836bd7f33
Added an information view to all data sources (#273) 2025-02-09 12:36:37 +01:00
Thorsten Sommer
9d71978feb
Prepared release v0.9.27 (#272) 2025-01-21 19:28:09 +01:00
Thorsten Sommer
940459ca46
Fixed an issue with tooltips at the bottom of the app (#271) 2025-01-21 19:22:26 +01:00
Thorsten Sommer
09d67bc1c2
Fixed the workspace name after re-rendering the chat component (#270) 2025-01-21 19:12:36 +01:00
Thorsten Sommer
1681405fb9
Fixed an issue with the workspace title not being updated (#269) 2025-01-21 18:58:20 +01:00
Thorsten Sommer
be408a6aee
Fixed message bus issues (#268) 2025-01-21 15:36:22 +01:00
Thorsten Sommer
cf975f2a6c
Removed the "send to" button from the ERI server assistant (#267) 2025-01-21 14:20:03 +01:00
Thorsten Sommer
1df1d3f328
Updated changelog (#266) 2025-01-21 13:52:10 +01:00
Thorsten Sommer
ed14525390
Fixed hostname validation message for ERI data sources (#265) 2025-01-21 13:49:44 +01:00
Thorsten Sommer
14caf550ec
Improved the inner content scrolling to use the entire space available (#263) 2025-01-21 13:40:47 +01:00
Thorsten Sommer
f50e041640
Updated introduction (#264) 2025-01-21 09:13:16 +01:00
Thorsten Sommer
ebe00812e2
Prepared release v0.9.26 (#262) 2025-01-13 20:20:40 +01:00
Thorsten Sommer
ae72c50236
Fixed the embedding dialog to store the selected embedding model (#261) 2025-01-13 20:10:58 +01:00