AI-Studio/app/MindWork AI Studio/Settings
Peer Schütt 4946ea48ae Make the tool selection always visible for coding, slide planner and document analysis assistant.
For each other assistant tool selection has to be enabled in the assistant settings.
2026-07-27 13:16:15 +02:00
..
DataModel Removed Categories and Engines from the SearXNG Tool, because they should be steered by the SearXNG instance and not by the LLM 2026-07-23 14:16:40 +02:00
ChatTemplate.cs Added support for exporting chat templates & profiles (#772) 2026-05-22 15:46:03 +02:00
ConfigMeta.cs Fixed issues with the DI system and singletons (#802) 2026-06-10 21:01:27 +02:00
ConfigMetaBase.cs Fixed issues with the DI system and singletons (#802) 2026-06-10 21:01:27 +02:00
ConfigurableAssistant.cs Added an assistant to view the AI Studio logs (#859) 2026-07-15 19:44:43 +02:00
ConfigurationSelectDataFactory.cs Improved enterprise update policies & Flatpak support (#853) 2026-07-13 13:35:24 +02:00
DataSourceSecuritySettings.cs Added support for organization-trusted providers (#816) 2026-06-21 15:16:37 +02:00
DataSourceSecurityTrustExtensions.cs Set parallel_tool_calls to false in chat completions, because AI Studio calls all tools sequentially at the moment. 2026-07-23 17:01:46 +02:00
EmbeddingProvider.cs Fixed self-hosted provider API key handling (#811) 2026-06-20 15:55:09 +02:00
IConfig.cs Adding providers can now be disabled using config plugins (#522) 2025-08-09 19:29:43 +02:00
IDataSource.cs Configure ERI servers in config plugins (#767) 2026-05-18 16:26:51 +02:00
IERIDataSource.cs Configure ERI servers in config plugins (#767) 2026-05-18 16:26:51 +02:00
IExternalDataSource.cs Configure ERI servers in config plugins (#767) 2026-05-18 16:26:51 +02:00
IInternalDataSource.cs Configure data sources (#259) 2025-01-13 19:51:26 +01:00
ManagedConfiguration.cs Merge branch 'main' into tool_calling_v2 2026-07-20 15:54:54 +02:00
ManagedConfiguration.Parsing.cs Codex-based code review 2026-07-20 17:46:40 +02:00
ManagedConfiguration.Register.cs Added support for organization-managed provider confidence settings (#815) 2026-06-21 11:52:02 +02:00
ManagedConfigurationMode.cs Added config option for start page (#704) 2026-03-21 18:05:06 +01:00
ManagedEditableDefaultState.cs Added config option for start page (#704) 2026-03-21 18:05:06 +01:00
NoConfig.cs Adding providers can now be disabled using config plugins (#522) 2025-08-09 19:29:43 +02:00
Profile.cs Added support for exporting chat templates & profiles (#772) 2026-05-22 15:46:03 +02:00
ProfilePreselection.cs Added explicit profile behavior choices (#696) 2026-03-14 15:40:07 +01:00
ProfilePreselectionMode.cs Added explicit profile behavior choices (#696) 2026-03-14 15:40:07 +01:00
Provider.cs Added an expert option to override model capabilities (#830) 2026-07-05 12:42:55 +02:00
ProviderCapabilityOverrides.cs Added an expert option to override model capabilities (#830) 2026-07-05 12:42:55 +02:00
ProviderExtensions.Alibaba.cs Added support for latest Claude and Qwen models (#742) 2026-04-17 09:02:34 +02:00
ProviderExtensions.Anthropic.cs Added support for new models (#855) 2026-07-13 15:22:45 +02:00
ProviderExtensions.cs Fixed the dialog for adding providers (#837) 2026-07-06 15:19:10 +02:00
ProviderExtensions.DeepSeek.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ProviderExtensions.Google.cs Added support for new models (#855) 2026-07-13 15:22:45 +02:00
ProviderExtensions.Mistral.cs Added capabilities for Mistral and Qwen models (#719) 2026-04-15 19:03:52 +02:00
ProviderExtensions.OpenAI.cs Added support for new models (#855) 2026-07-13 15:22:45 +02:00
ProviderExtensions.OpenRouter.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ProviderExtensions.OpenSource.cs Added support for organization-approved assistant plugins (#821) 2026-07-05 15:20:29 +02:00
ProviderExtensions.Perplexity.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ProviderExtensions.Reasoning.cs Added an expert option to override model capabilities (#830) 2026-07-05 12:42:55 +02:00
SettingsManager.cs Make the tool selection always visible for coding, slide planner and document analysis assistant. 2026-07-27 13:16:15 +02:00
SettingsMigrations.cs Added support for organization-managed provider confidence settings (#815) 2026-06-21 11:52:02 +02:00
SettingsWriteBlockReason.cs Enhanced settings manager with versioned backups and migrations (#819) 2026-06-21 18:46:21 +02:00
TolerantEnumConverter.cs Added a preview of the document analysis assistant (#561) 2025-11-24 12:37:18 +01:00
TranscriptionProvider.cs Fixed self-hosted provider API key handling (#811) 2026-06-20 15:55:09 +02:00
Version.cs Added support for organization-managed provider confidence settings (#815) 2026-06-21 11:52:02 +02:00