Commit Graph

382 Commits

Author SHA1 Message Date
Thorsten Sommer
52c8052ce6
Updated metadata for v0.9.35 () 2025-03-13 09:48:38 +01:00
Thorsten Sommer
d8ac2f3d49
Updated metadata for release v0.9.35 () 2025-03-12 20:09:29 +01:00
Thorsten Sommer
64a7c9ab53
Fixed the static web assets () 2025-03-12 20:02:40 +01:00
Thorsten Sommer
ee61425153
Prepared release v0.9.35 () 2025-03-12 19:36:05 +01:00
Thorsten Sommer
ce8d84a12a
Migrate to .NET 9 & MudBlazor 8 () 2025-03-12 19:12:56 +01:00
Thorsten Sommer
2e8444b5e3
Code maintenance () 2025-03-12 18:05:27 +01:00
Peer Schütt
d399b025a9
Added changelog for newest features of () 2025-03-12 11:58: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
8a23b54e56
Added next changelog () 2025-03-12 09:06:56 +01:00
Thorsten Sommer
eccf65f0a6
Prepared release v0.9.34 () 2025-03-11 14:12:36 +01:00
Thorsten Sommer
2429788ccc
Fixed secret retrieval for connection testing while adding an ERI data source () 2025-03-11 13:57:47 +01:00
Thorsten Sommer
0125f48f61
Prepared release v0.9.33 () 2025-03-11 09:26:22 +01:00
Thorsten Sommer
94028b2c06
Fixed a bug concerning authentication methods for added ERI servers () 2025-03-11 09:11:06 +01:00
Thorsten Sommer
c5acce7278
Added next changelog () 2025-03-10 08:46:51 +01:00
Thorsten Sommer
4eb51f947a
Prepared release v0.9.32 () 2025-03-08 21:24:39 +01:00
Thorsten Sommer
e11211d215
Updated the code contributions section on the supporter page () 2025-03-08 21:13:18 +01:00
Thorsten Sommer
032c7ee56e
Added the retrieval process section for ERI data sources () 2025-03-08 21:04:17 +01:00
Thorsten Sommer
030990ee90
Improved data security for chat threads () 2025-03-08 20:13:08 +01:00
Thorsten Sommer
371731ac13
Upgraded dependencies () 2025-03-08 14:38:38 +01:00
Thorsten Sommer
99622cec48
Fixed the default data source selection when replacing the chat () 2025-03-08 14:23:24 +01:00
Thorsten Sommer
6a4a7dc0d6
Improved the augmentation & generation of RAG () 2025-03-08 13:56:38 +01:00
Thorsten Sommer
df01ce188e
Improved RAG issue handling () 2025-03-08 11:14:20 +01:00
Thorsten Sommer
3bfca45e11
Update changelog () 2025-03-08 09:56:21 +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
1d22232005
ERI: use camel case for JSON () 2025-03-06 21:02:21 +01:00
Thorsten Sommer
a66d88c989
Updated v0.9.31 metadata () 2025-03-03 16:35:22 +01:00
Thorsten Sommer
dbc2b4f6bc
Prepared release v0.9.31 () 2025-02-27 20:26:36 +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
ccac2b04ac
Resolved warnings regarding redundant switch arms () 2025-02-27 08:42:51 +01:00
Thorsten Sommer
37a9046be4
Added GWDG provider () 2025-02-26 15:34:50 +01:00
Thorsten Sommer
b984b4432e
Added Helmholtz (aka "Blablador") as provider () 2025-02-26 13:22:01 +01:00
Thorsten Sommer
5e3b632eee
Extended code analyzers () 2025-02-25 19:58:17 +01:00
Thorsten Sommer
99dac520cb
Prepared release v0.9.30 () 2025-02-24 20:58:35 +01:00
Thorsten Sommer
e21e30ce8c
Implemented the new models API for the Anthropic provider () 2025-02-24 20:52:32 +01:00
Thorsten Sommer
5a077e1bdb
Fixed the date of the release () 2025-02-24 15:06:51 +01:00
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
f01cf498e2
Refactored the RAG process () 2025-02-17 16:51:26 +01:00
Thorsten Sommer
77d427610b
Execute retrieval processes () 2025-02-17 14:12:46 +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
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