Thorsten Sommer
|
df01ce188e
|
Improved RAG issue handling (#313)
|
2025-03-08 11:14:20 +01:00 |
|
Thorsten Sommer
|
3bfca45e11
|
Update changelog (#312)
|
2025-03-08 09:56:21 +01:00 |
|
Peer Schütt
|
ccaf2e894a
|
Added a new panel in the about section regarding the Github repos (#310)
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 (#311)
|
2025-03-06 21:02:21 +01:00 |
|
Thorsten Sommer
|
a66d88c989
|
Updated v0.9.31 metadata (#307)
|
2025-03-03 16:35:22 +01:00 |
|
Thorsten Sommer
|
2e84f10a97
|
Fixed the conversion of log paths (FileSpec) to String (#306)
|
2025-03-03 15:14:09 +01:00 |
|
Thorsten Sommer
|
dbc2b4f6bc
|
Prepared release v0.9.31 (#305)
|
2025-02-27 20:26:36 +01:00 |
|
Thorsten Sommer
|
9d2b63bbaa
|
Added paths to log files in the "About" dialog for easier support (#304)
|
2025-02-27 20:17:51 +01:00 |
|
Thorsten Sommer
|
277dc73468
|
Added DeepSeek as provider (#303)
|
2025-02-27 12:43:19 +01:00 |
|
Thorsten Sommer
|
ccac2b04ac
|
Resolved warnings regarding redundant switch arms (#302)
|
2025-02-27 08:42:51 +01:00 |
|
Thorsten Sommer
|
0c4b94c527
|
Fixed warnings when compiling for Windows (#300)
|
2025-02-27 08:30:18 +01:00 |
|
Thorsten Sommer
|
37a9046be4
|
Added GWDG provider (#301)
|
2025-02-26 15:34:50 +01:00 |
|
Thorsten Sommer
|
b984b4432e
|
Added Helmholtz (aka "Blablador") as provider (#299)
|
2025-02-26 13:22:01 +01:00 |
|
Thorsten Sommer
|
5e3b632eee
|
Extended code analyzers (#293)
|
2025-02-25 19:58:17 +01:00 |
|
Thorsten Sommer
|
99dac520cb
|
Prepared release v0.9.30 (#298)
|
2025-02-24 20:58:35 +01:00 |
|
Thorsten Sommer
|
e21e30ce8c
|
Implemented the new models API for the Anthropic provider (#297)
|
2025-02-24 20:52:32 +01:00 |
|
Thorsten Sommer
|
5a077e1bdb
|
Fixed the date of the release (#296)
|
2025-02-24 15:06:51 +01:00 |
|
Thorsten Sommer
|
8dd5b3bab8
|
Prepared release v0.9.29 (#295)
|
2025-02-24 15:02:24 +01:00 |
|
Thorsten Sommer
|
03431b85b4
|
Fixed a layout bug within the chat page (#294)
|
2025-02-24 12:48:41 +01:00 |
|
Thorsten Sommer
|
9699754ec7
|
Prepared release v0.9.29 (#292)
|
2025-02-23 16:20:02 +01:00 |
|
Thorsten Sommer
|
64656d3605
|
Improved the readability of descriptions inside the ERI server assistant (#291)
|
2025-02-23 15:21:06 +01:00 |
|
Thorsten Sommer
|
9bd79bd3a0
|
Improved data security by enforcing provider filtering (#290)
|
2025-02-23 15:05:29 +01:00 |
|
Thorsten Sommer
|
bfc9f2ea1d
|
Added a retrieval context validation agent (#289)
|
2025-02-22 20:51:06 +01:00 |
|
Thorsten Sommer
|
96e6372fcd
|
Added a common augmentation interface & default implementation (#288)
|
2025-02-18 11:24:43 +01:00 |
|
Thorsten Sommer
|
f01cf498e2
|
Refactored the RAG process (#287)
|
2025-02-17 16:51:26 +01:00 |
|
Thorsten Sommer
|
77d427610b
|
Execute retrieval processes (#286)
|
2025-02-17 14:12:46 +01:00 |
|
Thorsten Sommer
|
7c59aa11fe
|
Refactored DI usage for CreateFromProviderAsync (#285)
|
2025-02-17 12:41:27 +01:00 |
|
Thorsten Sommer
|
98810ce884
|
Added an agent to select the appropriate data sources for any prompt (#284)
|
2025-02-17 12:33:34 +01:00 |
|
Thorsten Sommer
|
657fda4961
|
Fixed a bug in which 'APP_SETTINGS' appeared in the "send to" menu (#283)
|
2025-02-15 15:53:58 +01:00 |
|
Thorsten Sommer
|
f4780939fc
|
Integrated data sources into any chat (#282)
|
2025-02-15 15:41:12 +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 |
|