AI-Studio/app/MindWork AI Studio/Settings
Thorsten Sommer dddb40096d
Some checks are pending
Build and Release / Determine run mode (push) Waiting to run
Build and Release / Read metadata (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg,app,updater, dmg) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis,updater, nsis) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage,updater, appimage) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
Added support for organization-trusted providers (#816)
2026-06-21 15:16:37 +02:00
..
DataModel Added support for organization-trusted providers (#816) 2026-06-21 15:16:37 +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 a prompt optimization assistant (#709) 2026-04-15 19:40:53 +02:00
ConfigurationSelectDataFactory.cs Added support for organization-managed provider confidence settings (#815) 2026-06-21 11:52:02 +02:00
DataSourceSecuritySettings.cs Added support for organization-trusted providers (#816) 2026-06-21 15:16:37 +02:00
DataSourceSecurityTrustExtensions.cs Added support for organization-trusted providers (#816) 2026-06-21 15:16:37 +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 Added support for organization-managed provider confidence settings (#815) 2026-06-21 11:52:02 +02:00
ManagedConfiguration.Parsing.cs Added support for organization-managed provider confidence settings (#815) 2026-06-21 11:52:02 +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 Fixed self-hosted provider API key handling (#811) 2026-06-20 15:55:09 +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 images (#609) 2025-12-30 18:30:32 +01:00
ProviderExtensions.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ProviderExtensions.DeepSeek.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ProviderExtensions.Google.cs Added support for images (#609) 2025-12-30 18:30:32 +01: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 newer OpenAI models (#720) 2026-04-02 14:39:31 +02:00
ProviderExtensions.OpenRouter.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ProviderExtensions.OpenSource.cs Added support for latest Claude and Qwen models (#742) 2026-04-17 09:02:34 +02:00
ProviderExtensions.Perplexity.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
SettingsManager.cs Added support for organization-trusted providers (#816) 2026-06-21 15:16:37 +02:00
SettingsMigrations.cs Added support for organization-managed provider confidence settings (#815) 2026-06-21 11:52:02 +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