..
Settings
making AssistantAuditResult.cs a record
2026-04-07 14:54:06 +02:00
_Imports.razor
Refactor components ( #80 )
2024-08-21 08:30:01 +02:00
AssistantPluginAuditDialog.razor
small ui fixes
2026-03-31 15:46:04 +02:00
AssistantPluginAuditDialog.razor.cs
encapulated the audit logic into a service to reuse it
2026-04-07 16:53:44 +02:00
AssistantPluginAuditDialogResult.cs
WIP: Added a Audit Dialog to present results to the user
2026-03-24 14:09:48 +01:00
ChatTemplateDialog.razor
Added support to load the system prompt from a file in chat templates ( #697 ) ( #697 )
2026-03-16 12:43:48 +01:00
ChatTemplateDialog.razor.cs
Added file attachment support to chat templates ( #614 )
2026-01-01 16:47:15 +01:00
ConfirmDialog.razor
Improved the confirmation dialog for longer texts ( #498 )
2025-06-09 14:13:31 +02:00
ConfirmDialog.razor.cs
Add German localization ( #430 )
2025-04-27 16:13:15 +02:00
DataSourceERI_V1Dialog.razor
Add configuration for maximum matches per query across data sources ( #484 )
2025-05-26 19:53:31 +02:00
DataSourceERI_V1Dialog.razor.cs
Fixed a bug with ERI data source retrieval process loading ( #514 )
2025-06-27 22:03:51 +02:00
DataSourceERI_V1InfoDialog.razor
Add configuration for maximum matches per query across data sources ( #484 )
2025-05-26 19:53:31 +02:00
DataSourceERI_V1InfoDialog.razor.cs
Added more text content to the localization ( #469 )
2025-05-18 21:31:15 +02:00
DataSourceLocalDirectoryDialog.razor
Added description fields to local data sources ( #583 )
2025-12-08 20:53:46 +01:00
DataSourceLocalDirectoryDialog.razor.cs
Added embedding provider config ( #622 )
2026-01-09 15:41:54 +01:00
DataSourceLocalDirectoryInfoDialog.razor
Added description fields to local data sources ( #583 )
2025-12-08 20:53:46 +01:00
DataSourceLocalDirectoryInfoDialog.razor.cs
Added embedding provider config ( #622 )
2026-01-09 15:41:54 +01:00
DataSourceLocalFileDialog.razor
Added description fields to local data sources ( #583 )
2025-12-08 20:53:46 +01:00
DataSourceLocalFileDialog.razor.cs
Added embedding provider config ( #622 )
2026-01-09 15:41:54 +01:00
DataSourceLocalFileInfoDialog.razor
Added description fields to local data sources ( #583 )
2025-12-08 20:53:46 +01:00
DataSourceLocalFileInfoDialog.razor.cs
Added embedding provider config ( #622 )
2026-01-09 15:41:54 +01:00
DialogOptions.cs
Refactor components ( #80 )
2024-08-21 08:30:01 +02:00
DocumentCheckDialog.razor
Fixed chat issue with HTML code ( #679 )
2026-02-26 08:51:22 +01:00
DocumentCheckDialog.razor.cs
Added support for images ( #609 )
2025-12-30 18:30:32 +01:00
EmbeddingMethodDialog.razor
Added more text content to the localization ( #469 )
2025-05-18 21:31:15 +02:00
EmbeddingMethodDialog.razor.cs
Removed unused imports ( #471 )
2025-05-18 21:46:04 +02:00
EmbeddingProviderDialog.razor
Fixed several provider dialog issues ( #629 )
2026-01-18 17:15:18 +01:00
EmbeddingProviderDialog.razor.cs
Fixed several provider dialog issues ( #629 )
2026-01-18 17:15:18 +01:00
EmbeddingResultDialog.razor
Added embedding API ( #654 )
2026-02-20 15:32:54 +01:00
EmbeddingResultDialog.razor.cs
Added embedding API ( #654 )
2026-02-20 15:32:54 +01:00
PandocDialog.razor
Fixed chat issue with HTML code ( #679 )
2026-02-26 08:51:22 +01:00
PandocDialog.razor.cs
Improved Pandoc handling on dev environments ( #634 )
2026-01-20 10:34:04 +01:00
ProfileDialog.razor
Added the ability to use documents as input for profile fields ( #568 )
2025-11-13 18:20:41 +01:00
ProfileDialog.razor.cs
Added functionality to add profiles via plugins ( #569 )
2025-11-14 12:04:01 +01:00
ProviderDialog.razor
Improved additional API parameter validation ( #686 )
2026-03-12 12:11:54 +01:00
ProviderDialog.razor.cs
Improved additional API parameter validation ( #686 )
2026-03-12 12:11:54 +01:00
RetrievalProcessDialog.razor
Added more text content to the localization ( #469 )
2025-05-18 21:31:15 +02:00
RetrievalProcessDialog.razor.cs
Added more text content to the localization ( #469 )
2025-05-18 21:31:15 +02:00
ReviewAttachmentsDialog.razor
Added support for images ( #609 )
2025-12-30 18:30:32 +01:00
ReviewAttachmentsDialog.razor.cs
Added support for images ( #609 )
2025-12-30 18:30:32 +01:00
ShortcutDialog.razor
Manage global shortcuts ( #635 )
2026-01-24 20:05:34 +01:00
ShortcutDialog.razor.cs
Manage global shortcuts ( #635 )
2026-01-24 20:05:34 +01:00
SingleInputDialog.razor
Improved single-input dialog ( #665 )
2026-02-16 13:36:53 +01:00
SingleInputDialog.razor.cs
Improved single-input dialog ( #665 )
2026-02-16 13:36:53 +01:00
TranscriptionProviderDialog.razor
Fixed several provider dialog issues ( #629 )
2026-01-18 17:15:18 +01:00
TranscriptionProviderDialog.razor.cs
Fixed several provider dialog issues ( #629 )
2026-01-18 17:15:18 +01:00
UpdateDialog.razor
Fixed chat issue with HTML code ( #679 )
2026-02-26 08:51:22 +01:00
UpdateDialog.razor.cs
Add German localization ( #430 )
2025-04-27 16:13:15 +02:00
WorkspaceSelectionDialog.razor
Add German localization ( #430 )
2025-04-27 16:13:15 +02:00
WorkspaceSelectionDialog.razor.cs
Improved workspace performance ( #680 )
2026-03-05 18:37:18 +01:00