AI-Studio/app/MindWork AI Studio/Components/Settings
Peer Schütt 5ae8d7e2a7 Merge branch 'main' into tool_calling_v2
# Conflicts:
#	app/MindWork AI Studio/Assistants/AssistantBase.razor.cs
#	app/MindWork AI Studio/Assistants/I18N/allTexts.lua
#	app/MindWork AI Studio/Components/ChatComponent.razor.cs
#	app/MindWork AI Studio/Plugins/configuration/plugin.lua
#	app/MindWork AI Studio/Plugins/languages/de-de-43065dbc-78d0-45b7-92be-f14c2926e2dc/plugin.lua
#	app/MindWork AI Studio/Plugins/languages/en-us-97dfb1ba-50c4-4440-8dfa-6575daf543c8/plugin.lua
#	app/MindWork AI Studio/Provider/AlibabaCloud/ProviderAlibabaCloud.cs
#	app/MindWork AI Studio/Provider/BaseProvider.cs
#	app/MindWork AI Studio/Provider/DeepSeek/ProviderDeepSeek.cs
#	app/MindWork AI Studio/Provider/Fireworks/ProviderFireworks.cs
#	app/MindWork AI Studio/Provider/GWDG/ProviderGWDG.cs
#	app/MindWork AI Studio/Provider/Google/ProviderGoogle.cs
#	app/MindWork AI Studio/Provider/Groq/ProviderGroq.cs
#	app/MindWork AI Studio/Provider/Helmholtz/ProviderHelmholtz.cs
#	app/MindWork AI Studio/Provider/HuggingFace/ProviderHuggingFace.cs
#	app/MindWork AI Studio/Provider/Mistral/ProviderMistral.cs
#	app/MindWork AI Studio/Provider/OpenAI/ProviderOpenAI.cs
#	app/MindWork AI Studio/Provider/OpenAI/ResponsesAPIRequest.cs
#	app/MindWork AI Studio/Provider/OpenRouter/ProviderOpenRouter.cs
#	app/MindWork AI Studio/Provider/Perplexity/ProviderPerplexity.cs
#	app/MindWork AI Studio/Provider/SelfHosted/ProviderSelfHosted.cs
#	app/MindWork AI Studio/Provider/X/ProviderX.cs
#	app/MindWork AI Studio/Settings/DataModel/Data.cs
#	app/MindWork AI Studio/Tools/PluginSystem/PluginConfiguration.cs
#	app/MindWork AI Studio/Tools/PluginSystem/PluginFactory.Loading.cs
#	app/MindWork AI Studio/wwwroot/changelog/v26.4.1.md
2026-06-03 15:19:52 +02:00
..
SettingsPanelAgentAssistantAudit.razor Added support for managed custom root certificate bundles (#784) 2026-05-31 18:46:54 +02:00
SettingsPanelAgentAssistantAudit.razor.cs Added simple assistant plugin example (#734) 2026-04-15 09:01:31 +02:00
SettingsPanelAgentContentCleaner.razor Added support for managed custom root certificate bundles (#784) 2026-05-31 18:46:54 +02:00
SettingsPanelAgentContentCleaner.razor.cs Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00
SettingsPanelAgentDataSourceSelection.razor Added support for managed custom root certificate bundles (#784) 2026-05-31 18:46:54 +02: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 Added support for managed custom root certificate bundles (#784) 2026-05-31 18:46:54 +02:00
SettingsPanelAgentRetrievalContextValidation.razor.cs Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
SettingsPanelApp.razor Added support for managed custom root certificate bundles (#784) 2026-05-31 18:46:54 +02:00
SettingsPanelApp.razor.cs Added support for managed custom root certificate bundles (#784) 2026-05-31 18:46:54 +02:00
SettingsPanelBase.cs Added settings & features for administrators in organizations (#653) 2026-02-07 22:59:41 +01:00
SettingsPanelEmbeddings.razor Added embedding API (#654) 2026-02-20 15:32:54 +01:00
SettingsPanelEmbeddings.razor.cs Added embedding API (#654) 2026-02-20 15:32:54 +01:00
SettingsPanelProviderBase.cs Added settings & features for administrators in organizations (#653) 2026-02-07 22:59:41 +01:00
SettingsPanelProviders.razor Fixed chat issue with HTML code (#679) 2026-02-26 08:51:22 +01:00
SettingsPanelProviders.razor.cs Restrict export actions to admin settings visibility (#671) 2026-02-19 21:31:59 +01:00
SettingsPanelTools.razor use individual confidence levels for each tool to protect tool callings from using unsafe providers 2026-05-12 17:51:11 +02:00
SettingsPanelTools.razor.cs use individual confidence levels for each tool to protect tool callings from using unsafe providers 2026-05-12 17:51:11 +02:00
SettingsPanelTranscription.razor Released the transcription feature (#766) (#766) 2026-05-16 19:13:27 +02:00
SettingsPanelTranscription.razor.cs Restrict export actions to admin settings visibility (#671) 2026-02-19 21:31:59 +01:00