Commit Graph

56 Commits

Author SHA1 Message Date
28f45e9480
Add PDFium version information to the about page and metadata 2025-05-02 17:02:40 +02:00
e5e1e42e1b
Add support for reading PDF content in legal check, text summarizer, and translation assistants 2025-05-02 15:49:26 +02:00
4c88e8a63b
Add a PDF content reader component with file selection support 2025-05-02 15:43:37 +02:00
Thorsten Sommer
9996b810e2
Added "Changelog" writing style to assist in creating release notes () 2025-05-02 12:11:23 +02:00
Thorsten Sommer
08b8f42c25
Fixed localization assistant file loading issue in the release app () 2025-05-01 13:23:57 +02:00
Thorsten Sommer
47b6a89685
Add German localization () 2025-04-27 16:13:15 +02:00
Thorsten Sommer
2494ee2294
Create I18N data, part 2 () 2025-04-27 09:06:05 +02:00
Thorsten Sommer
cdc155890f
Fixed release builds () 2025-04-26 19:00:10 +02:00
Thorsten Sommer
81030019c7
Added I18N assistant for localization of AI Studio content () 2025-04-26 18:55:23 +02:00
Thorsten Sommer
3e13d50302
Created I18N data, part 1 () 2025-04-24 13:50:14 +02:00
Thorsten Sommer
b632854cd4
Start the plugin system () 2025-03-29 18:40:17 +01:00
Thorsten Sommer
c67f17cf41
Added a "stop generation" button to assistants () 2025-03-17 18:00:26 +01:00
Thorsten Sommer
81417daa78
Removed redundant settings title () 2025-03-16 15:19:17 +01:00
Thorsten Sommer
780e45911d
Fixed "send to" menu position after MudBlazor 8 upgrade () 2025-03-16 15:06:53 +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
6a4a7dc0d6
Improved the augmentation & generation of RAG () 2025-03-08 13:56:38 +01:00
Thorsten Sommer
1d22232005
ERI: use camel case for JSON () 2025-03-06 21:02:21 +01:00
Thorsten Sommer
5e3b632eee
Extended code analyzers () 2025-02-25 19:58:17 +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
7c59aa11fe
Refactored DI usage for CreateFromProviderAsync () 2025-02-17 12:41:27 +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
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
cf975f2a6c
Removed the "send to" button from the ERI server assistant () 2025-01-21 14:20:03 +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
48874d617a
Added a confirmation dialog for deleting ERI server presets () 2025-01-13 19:58:52 +01:00
Thorsten Sommer
63be312bb4
Configure data sources () 2025-01-13 19:51:26 +01:00
Thorsten Sommer
38a45955fb
Improved profile and system prompt handling () 2025-01-02 14:50:54 +01:00
Thorsten Sommer
8cbef49d89
Add ERI server assistant () 2025-01-01 15:49:27 +01:00
Thorsten Sommer
0d104f5abc
Remember chat provider () 2024-11-23 13:04:02 +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
8715054dda
Improved grammar & spelling check and rewrite assistants () 2024-09-15 22:46:48 +02:00
Thorsten Sommer
e6be9a593e
Fixed chat conversion of job posting, legal check, and my task assistants () 2024-09-15 22:06:22 +02:00
Thorsten Sommer
375be805a1
Add job posting assistant () 2024-09-15 21:14:56 +02:00
Thorsten Sommer
e9998348c5
Added color themes (dark & light) () 2024-09-15 12:30:07 +02:00
Thorsten Sommer
0ad7b8d4dd
Added options to enforce minimum confidence levels for each assistant () 2024-09-14 19:20:33 +02:00
Thorsten Sommer
1cac1a7913
Renamed the Providers enum to LLMProviders for better clarity () 2024-09-13 21:50:00 +02:00
Thorsten Sommer
4722c1baa1
Add confidence levels () 2024-09-11 23:08:02 +02:00
Thorsten Sommer
09f5b83e66
Implemented the "my tasks" assistant () 2024-09-09 15:08:16 +02:00
Thorsten Sommer
d7c124926b
Add profiles () 2024-09-08 21:01:51 +02:00
Thorsten Sommer
4bd22108de
Added synonym assistant () 2024-09-06 22:02:20 +02:00
Thorsten Sommer
c47d3893ff
Improve provider selection () 2024-09-04 15:44:23 +02:00
Thorsten Sommer
fc64c0b505
Improve ipc () 2024-09-01 20:10:03 +02:00
Thorsten Sommer
4aaa2fcbea
Added a legal check assistant & the possibility to preselect some options () 2024-08-23 21:47:07 +02:00
Thorsten Sommer
bcdbf7dcbd
Improved the rewrite assistant by letting you choose the voice for the sentence structure () 2024-08-23 18:11:54 +02:00
Thorsten Sommer
537a608e7a
Improved assistant footer handling () 2024-08-23 13:44:27 +02:00