Commit Graph

82 Commits

Author SHA1 Message Date
Thorsten Sommer
2144cfe059
Updated documentation () 2025-04-20 15:24:43 +02:00
Thorsten Sommer
b153b9c4e9
Added the current CPU architecture to the metadata () 2025-04-15 08:08:39 +02:00
Thorsten Sommer
c715b38f41
Migrated build script to C# () 2025-04-14 19:29:56 +02:00
Thorsten Sommer
3fc15d9789
Configure language & start language plugins () 2025-04-12 21:13:33 +02:00
Peer Schütt
1ff27fe21f
Added Hugging Face inference provider () 2025-04-11 14:31:10 +02:00
Thorsten Sommer
1993576903
Initialize plugin hot reload in static constructor () 2025-04-07 19:36:24 +02:00
Thorsten Sommer
f97612de0e
Show LLM provider issues to the user () 2025-04-04 16:52:33 +02:00
Thorsten Sommer
b456319434
Read the user's preferred language from the OS () 2025-04-03 14:25:45 +02:00
Thorsten Sommer
ceefc0114b
Added support for additional language plugins () 2025-04-03 10:34:09 +02:00
Thorsten Sommer
ff61df047a
Fixed release builds () 2025-04-01 18:49:19 +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
b948909afa
Updated the ERI v1 specification & fixed spelling of the UNKNOWN role () 2025-03-17 17:10:03 +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
200964422d
Included a settings icon to every assistant that lets you edit the settings () 2025-03-12 11:31:01 +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
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
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
1d22232005
ERI: use camel case for JSON () 2025-03-06 21:02:21 +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
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
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
c0b7016c3a
Added the assistant option to select the default app provider () 2025-02-09 16:59:26 +01:00
Thorsten Sommer
c836bd7f33
Added an information view to all data sources () 2025-02-09 12:36:37 +01:00
Thorsten Sommer
be408a6aee
Fixed message bus issues () 2025-01-21 15:36:22 +01:00
Thorsten Sommer
ed14525390
Fixed hostname validation message for ERI data sources () 2025-01-21 13:49:44 +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
258bc7a338
Fixed a streaming bug () 2025-01-04 12:30:05 +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
799112eb9d
Added embedding configurations () 2024-12-03 15:24:40 +01:00
Thorsten Sommer
ceac9cefe5
Fixed bugs related to storing and loading chats () 2024-11-15 21:22:57 +01:00
Thorsten Sommer
bd97c0fb4b
Fixed the "send to" issue, where you could select the bias-of-the-day () 2024-11-02 11:55:09 +01:00
Thorsten Sommer
217b9c4db3
Bias of the day () 2024-10-28 15:41:00 +01:00
Thorsten Sommer
37e113af0e
Allow the use of an API key for self-hosted ollama instances () 2024-10-07 13:26:25 +02:00