..
Settings
Merge remote-tracking branch 'refs/remotes/github/main' into pr/709
2026-04-15 19:14:29 +02:00
_Imports.razor
Refactor components ( #80 )
2024-08-21 08:30:01 +02:00
AssistantPluginAuditDialog.razor
Added assistant plugins ( #659 )
2026-04-09 10:01:24 +02:00
AssistantPluginAuditDialog.razor.cs
Added assistant plugins ( #659 )
2026-04-09 10:01:24 +02:00
AssistantPluginAuditDialogResult.cs
Added assistant plugins ( #659 )
2026-04-09 10:01:24 +02: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
Fixed issues with stored paths in chat templates ( #727 )
2026-04-09 16:01:47 +02: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
Added an option for mandatory terms of use dialogs ( #725 )
2026-04-10 17:11:05 +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
Improved error handling for model loading ( #732 )
2026-04-14 13:39:11 +02: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
MandatoryInfoDialog.razor
Added an option for mandatory terms of use dialogs ( #725 )
2026-04-10 17:11:05 +02:00
MandatoryInfoDialog.razor.cs
Added an option for mandatory terms of use dialogs ( #725 )
2026-04-10 17:11:05 +02: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
PromptingGuidelineDialog.razor
First working prototype for PromptOptimizer assistant
2026-03-20 14:57:25 +01:00
PromptingGuidelineDialog.razor.cs
First working prototype for PromptOptimizer assistant
2026-03-20 14:57:25 +01:00
ProviderDialog.razor
Improved additional API parameter validation ( #686 )
2026-03-12 12:11:54 +01:00
ProviderDialog.razor.cs
Improved error handling for model loading ( #732 )
2026-04-14 13:39:11 +02: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
Improved error handling for model loading ( #732 )
2026-04-14 13:39:11 +02: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