AI-Studio/app/MindWork AI Studio/Assistants
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
..
Agenda Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
BiasDay Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
Coding Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
DocumentAnalysis Added support for exporting chat templates & profiles (#772) 2026-05-22 15:46:03 +02:00
Dynamic Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
EMail Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
ERI Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
GrammarSpelling Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
I18N Replace Qdrant with Qdrant Edge (#783) 2026-06-02 17:22:59 +02:00
IconFinder Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
JobPosting Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
LegalCheck Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
MyTasks Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
PromptOptimizer Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
RewriteImprove Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
SlideBuilder Fixed the missed spellchecking settings for the slide builder assistant (#768) 2026-05-18 19:05:29 +02:00
Synonym Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
TextSummarizer Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
Translation Refactored property and field casing for consistency (#740) 2026-04-16 16:48:47 +02:00
_Imports.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
AssistantBase.razor Merge branch 'main' into tool_calling_v2 2026-06-03 15:19:52 +02:00
AssistantBase.razor.cs Merge branch 'main' into tool_calling_v2 2026-06-03 15:19:52 +02:00
AssistantBaseCore.cs Included a settings icon to every assistant that lets you edit the settings (#327) 2025-03-12 11:31:01 +01:00
AssistantLowerBase.cs Create I18N data, part 2 (#429) 2025-04-27 09:06:05 +02:00