AI-Studio/app/MindWork AI Studio/Components/Settings
Thorsten Sommer 6d648b9224
Merge remote-tracking branch 'refs/remotes/github/main' into fork/peerschuett/chat_templates
# Conflicts:
#	app/MindWork AI Studio/Components/Settings/SettingsPanelChat.razor
2025-05-24 12:18:08 +02:00
..
SettingsPanelAgentContentCleaner.razor Included a settings icon to every assistant that lets you edit the settings (#327) 2025-03-12 11:31:01 +01:00
SettingsPanelAgentContentCleaner.razor.cs Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00
SettingsPanelAgentDataSourceSelection.razor Included a settings icon to every assistant that lets you edit the settings (#327) 2025-03-12 11:31:01 +01:00
SettingsPanelAgentDataSourceSelection.razor.cs Added an agent to select the appropriate data sources for any prompt (#284) 2025-02-17 12:33:34 +01:00
SettingsPanelAgentRetrievalContextValidation.razor Included a settings icon to every assistant that lets you edit the settings (#327) 2025-03-12 11:31:01 +01:00
SettingsPanelAgentRetrievalContextValidation.razor.cs Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
SettingsPanelApp.razor Released PDF import feature (#468) 2025-05-18 13:50:53 +02:00
SettingsPanelApp.razor.cs Improved app settings to apply language changes immediately (#437) 2025-05-02 11:50:14 +02:00
SettingsPanelBase.cs Create I18N data, part 2 (#429) 2025-04-27 09:06:05 +02:00
SettingsPanelChatTemplates.razor Added a "use default system prompt" button and adapted the texts a bit 2025-05-21 16:58:24 +02:00
SettingsPanelChatTemplates.razor.cs There was a bug when updating a chat template. The AllowProfiles bool was not given, so the default true was always used. 2025-05-23 16:46:27 +02:00
SettingsPanelEmbeddings.razor Improved table views for providers, embeddings, and profiles (#466) 2025-05-17 20:54:51 +02:00
SettingsPanelEmbeddings.razor.cs Localized the embedding configuration (#455) 2025-05-11 16:57:52 +02:00
SettingsPanelProfiles.razor Improved table views for providers, embeddings, and profiles (#466) 2025-05-17 20:54:51 +02:00
SettingsPanelProfiles.razor.cs Create I18N data, part 2 (#429) 2025-04-27 09:06:05 +02:00
SettingsPanelProviders.razor Improved table views for providers, embeddings, and profiles (#466) 2025-05-17 20:54:51 +02:00
SettingsPanelProviders.razor.cs Create I18N data, part 2 (#429) 2025-04-27 09:06:05 +02:00
SettingsPanelWorkspaces.razor Create I18N data, part 2 (#429) 2025-04-27 09:06:05 +02:00
SettingsPanelWorkspaces.razor.cs Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00