Commit Graph

177 Commits

Author SHA1 Message Date
Thorsten Sommer
8dd5b3bab8
Prepared release v0.9.29 () 2025-02-24 15:02:24 +01:00
Thorsten Sommer
03431b85b4
Fixed a layout bug within the chat page () 2025-02-24 12:48:41 +01:00
Thorsten Sommer
9699754ec7
Prepared release v0.9.29 () 2025-02-23 16:20:02 +01:00
Thorsten Sommer
64656d3605
Improved the readability of descriptions inside the ERI server assistant () 2025-02-23 15:21:06 +01:00
Thorsten Sommer
9bd79bd3a0
Improved data security by enforcing provider filtering () 2025-02-23 15:05:29 +01:00
Thorsten Sommer
bfc9f2ea1d
Added a retrieval context validation agent () 2025-02-22 20:51:06 +01:00
Thorsten Sommer
96e6372fcd
Added a common augmentation interface & default implementation () 2025-02-18 11:24:43 +01:00
Thorsten Sommer
98810ce884
Added an agent to select the appropriate data sources for any prompt () 2025-02-17 12:33:34 +01:00
Thorsten Sommer
657fda4961
Fixed a bug in which 'APP_SETTINGS' appeared in the "send to" menu () 2025-02-15 15:53:58 +01:00
Thorsten Sommer
f4780939fc
Integrated data sources into any chat () 2025-02-15 15:41:12 +01:00
Thorsten Sommer
954cf44939
Added retrieval integration, part I () 2025-02-10 18:49:22 +01:00
Thorsten Sommer
c9474c55b7
Prepared release v0.9.28 () 2025-02-09 18:06:24 +01:00
Thorsten Sommer
c0b7016c3a
Added the assistant option to select the default app provider () 2025-02-09 16:59:26 +01:00
Thorsten Sommer
78315195cb
Improved build script () 2025-02-09 16:25:40 +01:00
Thorsten Sommer
6040e88dad
Updated the supporter page () 2025-02-09 15:04:07 +01:00
Thorsten Sommer
c836bd7f33
Added an information view to all data sources () 2025-02-09 12:36:37 +01:00
Thorsten Sommer
9d71978feb
Prepared release v0.9.27 () 2025-01-21 19:28:09 +01:00
Thorsten Sommer
940459ca46
Fixed an issue with tooltips at the bottom of the app () 2025-01-21 19:22:26 +01:00
Thorsten Sommer
09d67bc1c2
Fixed the workspace name after re-rendering the chat component () 2025-01-21 19:12:36 +01:00
Thorsten Sommer
1681405fb9
Fixed an issue with the workspace title not being updated () 2025-01-21 18:58:20 +01:00
Thorsten Sommer
be408a6aee
Fixed message bus issues () 2025-01-21 15:36:22 +01:00
Thorsten Sommer
cf975f2a6c
Removed the "send to" button from the ERI server assistant () 2025-01-21 14:20:03 +01:00
Thorsten Sommer
1df1d3f328
Updated changelog () 2025-01-21 13:52:10 +01:00
Thorsten Sommer
14caf550ec
Improved the inner content scrolling to use the entire space available () 2025-01-21 13:40:47 +01:00
Thorsten Sommer
ebe00812e2
Prepared release v0.9.26 () 2025-01-13 20:20:40 +01:00
Thorsten Sommer
ae72c50236
Fixed the embedding dialog to store the selected embedding model () 2025-01-13 20:10:58 +01:00
Thorsten Sommer
48874d617a
Added a confirmation dialog for deleting ERI server presets () 2025-01-13 19:58:52 +01:00
Thorsten Sommer
63be312bb4
Configure data sources () 2025-01-13 19:51:26 +01:00
Thorsten Sommer
b9a65d9ca0
Prepared release v0.9.25 () 2025-01-04 19:38:06 +01:00
Thorsten Sommer
e4b1ea32fb
Fixed chat loading by assistants () 2025-01-04 19:27:45 +01:00
Thorsten Sommer
e9975a5fbc
Fixed the chat scrolling behavior after toggling the workspaces () 2025-01-04 18:27:23 +01:00
Thorsten Sommer
2ef4d9d53f
Added xAI as a new provider () 2025-01-04 15:06:08 +01:00
Thorsten Sommer
33a2728644
Refactored network code () 2025-01-04 14:11:32 +01:00
Thorsten Sommer
a54c0bdbbf
Prepared release v0.9.24 () 2025-01-04 12:44:02 +01:00
Thorsten Sommer
d6521850e9
Improved the stream handling for all providers () 2025-01-04 12:37:49 +01:00
Thorsten Sommer
258bc7a338
Fixed a streaming bug () 2025-01-04 12:30:05 +01:00
Thorsten Sommer
187663bbf2
Added the option to stop the current generation () 2025-01-03 23:13:56 +01:00
Thorsten Sommer
8060fc01dd
Added button to edit last user message () 2025-01-03 21:58:31 +01:00
Thorsten Sommer
b2ca49ab92
Added a button to regenerate the last AI response () 2025-01-03 21:18:27 +01:00
Thorsten Sommer
5e445f09fa
Implemented removal of chat messages () 2025-01-03 18:01:22 +01:00
Thorsten Sommer
317d3c9eec
Prepared release v0.9.23 () 2025-01-02 20:47:44 +01:00
Thorsten Sommer
0acb3a20a2
Improved the navbar handling when configured as "never expands" () 2025-01-02 20:26:04 +01:00
Thorsten Sommer
3b93841982
Fixed dark mode code blocks () 2025-01-02 15:24:15 +01:00
Thorsten Sommer
38a45955fb
Improved profile and system prompt handling () 2025-01-02 14:50:54 +01:00
Thorsten Sommer
caec3bfd2c
Improved chat UI () 2025-01-02 13:16:47 +01:00
Thorsten Sommer
12b3d6fc3d
Fixed OpenAI o models () 2025-01-01 20:11:42 +01:00
Thorsten Sommer
21927754b6
Upgraded dependencies () 2025-01-01 18:05:26 +01:00
Thorsten Sommer
2131bf1817
Improved the save operation of settings by using a temporary file () 2025-01-01 17:15:04 +01:00
Thorsten Sommer
8cbef49d89
Add ERI server assistant () 2025-01-01 15:49:27 +01:00
Thorsten Sommer
7250b270f5
Prepared release v0.9.22 () 2024-12-04 12:04:39 +01:00