Commit Graph

485 Commits

Author SHA1 Message Date
24f5127785
Implemented a mechanism for excluding forbidden plugins 2025-03-21 20:34:01 +01:00
8fc6cb326b
Simplify NoPlugin 2025-03-21 20:32:20 +01:00
51f34392ed
Added a loader which allows Lua scripts to load other Lua scripts 2025-03-21 14:16:54 +01:00
c679e17784
Ensure deployment of internal plugins 2025-03-20 16:21:49 +01:00
8a4031ed76
Updated 2025-03-20 16:20:11 +01:00
cc26926ab4
Embed all internal plugins 2025-03-20 16:19:46 +01:00
a845cff7e2
Added the logger factory for static classes 2025-03-20 16:19:00 +01:00
abeee2408f
Load some default Lua libraries 2025-03-18 13:13:41 +01:00
a87cd41d7b
Added an example plugin for language support 2025-03-17 10:33:46 +01:00
6f772e78b5
Removed plugin state 2025-03-15 21:36:48 +01:00
ee5237ac44
Added the theme plugin type 2025-03-15 21:35:28 +01:00
4d79b0ec94
Added another check 2025-03-15 21:35:03 +01:00
cba651d034
Refactored the plugin base class 2025-03-15 21:34:46 +01:00
28009e185a
Implemented the plugin base system 2025-03-14 21:56:55 +01:00
f3c9ff52bf
Added GetAllEnumValues to common tools 2025-03-14 21:47:32 +01:00
a45649d3d1
Added handling for default values for methods 2025-03-11 19:19:17 +01:00
37562d37f6
Added the Lua library we use for the plugin system to the about page 2025-03-10 15:45:20 +01:00
0d25e96bf4
Added a feature flag for the plugin system 2025-03-10 15:44:55 +01:00
5d3836441b
Removed unused class 2025-03-10 15:44:03 +01:00
Thorsten Sommer
c5acce7278
Added next changelog (#321) 2025-03-10 08:46:51 +01:00
Thorsten Sommer
4eb51f947a
Prepared release v0.9.32 (#320) 2025-03-08 21:24:39 +01:00
Thorsten Sommer
e11211d215
Updated the code contributions section on the supporter page (#319) 2025-03-08 21:13:18 +01:00
Thorsten Sommer
032c7ee56e
Added the retrieval process section for ERI data sources (#318) 2025-03-08 21:04:17 +01:00
Thorsten Sommer
030990ee90
Improved data security for chat threads (#317) 2025-03-08 20:13:08 +01:00
Thorsten Sommer
371731ac13
Upgraded dependencies (#316) 2025-03-08 14:38:38 +01:00
Thorsten Sommer
99622cec48
Fixed the default data source selection when replacing the chat (#315) 2025-03-08 14:23:24 +01:00
Thorsten Sommer
6a4a7dc0d6
Improved the augmentation & generation of RAG (#314) 2025-03-08 13:56:38 +01:00
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