Commit Graph

78 Commits

Author SHA1 Message Date
088e4ad7e3
Refactor for localization support using translation helpers. 2025-04-17 12:26:14 +02:00
6867393277
Upgrade Supporters component to inherit MSGComponentBase. 2025-04-17 12:00:10 +02:00
8914e20a83
Refactor Assistants to inherit from MSGComponentBase 2025-04-17 11:58:32 +02:00
6e0deb4e64
Refactor Settings component to inherit from MSGComponentBase 2025-04-17 11:57:37 +02:00
a6719639b8
Remove unused code and redundant imports. 2025-04-17 11:56:12 +02:00
71c87ec0d4
Added I18N 2025-04-17 10:13:23 +02:00
Thorsten Sommer
b153b9c4e9
Added the current CPU architecture to the metadata () 2025-04-15 08:08:39 +02:00
Thorsten Sommer
3fc15d9789
Configure language & start language plugins () 2025-04-12 21:13:33 +02:00
Thorsten Sommer
171ed37c27
Updated changelog & acknowledgements for contributions () 2025-04-12 10:19:22 +02:00
Thorsten Sommer
b456319434
Read the user's preferred language from the OS () 2025-04-03 14:25:45 +02:00
Thorsten Sommer
07c1182611
Housekeeping () 2025-04-01 20:44:43 +02:00
Thorsten Sommer
d0074a6fc7
Added plugin hot reloading () 2025-03-30 20:34:30 +02:00
Thorsten Sommer
b632854cd4
Start the plugin system () 2025-03-29 18:40:17 +01:00
Thorsten Sommer
ee2a73ccd8
Added plugin architecture () 2025-03-22 21:12:14 +01:00
Thorsten Sommer
293b0ffdb0
Move data source settings () 2025-03-16 14:03:43 +01:00
Peer Schütt
200964422d
Included a settings icon to every assistant that lets you edit the settings () 2025-03-12 11:31:01 +01:00
Thorsten Sommer
e11211d215
Updated the code contributions section on the supporter page () 2025-03-08 21:13:18 +01:00
Thorsten Sommer
6a4a7dc0d6
Improved the augmentation & generation of RAG () 2025-03-08 13:56:38 +01:00
Peer Schütt
ccaf2e894a
Added a new panel in the about section regarding the Github repos ()
Co-authored-by: Peer Schütt <peer.schuett@dlr.de>
2025-03-07 09:24:53 +01:00
Thorsten Sommer
9d2b63bbaa
Added paths to log files in the "About" dialog for easier support () 2025-02-27 20:17:51 +01:00
Thorsten Sommer
277dc73468
Added DeepSeek as provider () 2025-02-27 12:43:19 +01:00
Thorsten Sommer
bfc9f2ea1d
Added a retrieval context validation agent () 2025-02-22 20:51:06 +01:00
Thorsten Sommer
7c59aa11fe
Refactored DI usage for CreateFromProviderAsync () 2025-02-17 12:41:27 +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
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
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
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
14caf550ec
Improved the inner content scrolling to use the entire space available () 2025-01-21 13:40:47 +01:00
Thorsten Sommer
f50e041640
Updated introduction () 2025-01-21 09:13:16 +01:00
Thorsten Sommer
63be312bb4
Configure data sources () 2025-01-13 19:51:26 +01:00
Thorsten Sommer
06f66fdab2
Refactored the settings page () 2025-01-05 15:11:15 +01:00
Thorsten Sommer
2ef4d9d53f
Added xAI as a new provider () 2025-01-04 15:06:08 +01:00
Thorsten Sommer
317d3c9eec
Prepared release v0.9.23 () 2025-01-02 20:47:44 +01:00
Thorsten Sommer
caec3bfd2c
Improved chat UI () 2025-01-02 13:16:47 +01:00
Thorsten Sommer
8cbef49d89
Add ERI server assistant () 2025-01-01 15:49:27 +01:00
Thorsten Sommer
61f7a3dd72
Fixed bugs related to the workspaces component () 2024-12-04 11:44:12 +01:00
Thorsten Sommer
55d7895f58
Added preview feature configuration () 2024-12-03 21:02:37 +01:00
Thorsten Sommer
e2859b3d76
Define the writer mode as experimental preview () 2024-12-03 15:52:45 +01:00
Thorsten Sommer
0a951ead3e
Added the writer mode experiment () 2024-12-03 15:32:38 +01:00
Thorsten Sommer
799112eb9d
Added embedding configurations () 2024-12-03 15:24:40 +01:00
Thorsten Sommer
32ff143b21
Added configuration for preview feature visibility () 2024-11-24 10:11:56 +01:00
Thorsten Sommer
0d104f5abc
Remember chat provider () 2024-11-23 13:04:02 +01:00
Thorsten Sommer
ba6b8d2b3c
Fixed auto-save when sending assistant results to a new chat () 2024-11-23 10:54:58 +01:00
Thorsten Sommer
4ca5aba58f
Fixed workspace titles () 2024-11-16 11:59:09 +01:00
Thorsten Sommer
ceac9cefe5
Fixed bugs related to storing and loading chats () 2024-11-15 21:22:57 +01:00
Thorsten Sommer
9c0dea9927
Updated supporters () 2024-11-14 06:54:19 +01:00