AI-Studio/app/MindWork AI Studio/Settings
Thorsten Sommer d85b4e71b6
Some checks are pending
Build and Release / Determine run mode (push) Waiting to run
Build and Release / Sync Flatpak repo (push) Blocked by required conditions
Build and Release / Collect Flatpak artifacts (push) Blocked by required conditions
Build and Release / Verify (push) Waiting to run
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
Rebuilt how AI Studio knows what a model can do (#960)
2026-09-13 14:17:25 +02:00
..
DataModel Fixed the visual briefing scrolling and raise it to beta (#954) 2026-09-10 17:46:27 +02:00
ChatTemplate.cs Added support for exporting chat templates & profiles (#772) 2026-05-22 15:46:03 +02:00
ConfigMeta.cs Fixed settings keeping their plugin value after a configuration was withdrawn (#903) 2026-08-09 20:47:30 +02:00
ConfigMetaBase.cs Fixed settings keeping their plugin value after a configuration was withdrawn (#903) 2026-08-09 20:47:30 +02:00
ConfigurableAssistant.cs Added the Batch Processing Assistant (#901) 2026-08-11 20:14:21 +02:00
ConfigurationSelectData.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ConfigurationSelectDataFactory.cs Added local RAG (#756) 2026-09-09 18:43:37 +02:00
DataSourceSecuritySettings.cs Added support for organization-trusted providers (#816) 2026-06-21 15:16:37 +02:00
DataSourceSecurityTrustExtensions.cs Added local RAG (#756) 2026-09-09 18:43:37 +02:00
EmbeddingProvider.cs Added local RAG (#756) 2026-09-09 18:43:37 +02:00
IConfig.cs Adding providers can now be disabled using config plugins (#522) 2025-08-09 19:29:43 +02:00
IDataSource.cs Added local RAG (#756) 2026-09-09 18:43:37 +02:00
IERIDataSource.cs Configure ERI servers in config plugins (#767) 2026-05-18 16:26:51 +02:00
IExternalDataSource.cs Added local RAG (#756) 2026-09-09 18:43:37 +02:00
IInternalDataSource.cs Added local RAG (#756) 2026-09-09 18:43:37 +02:00
ManagedConfiguration.cs Fixed settings keeping their plugin value after a configuration was withdrawn (#903) 2026-08-09 20:47:30 +02:00
ManagedConfiguration.Parsing.cs Added tool calling support (#731) 2026-09-04 15:48:07 +02:00
ManagedConfiguration.Register.cs Fixed configuration-managed settings remaining active after their configuration plugin was removed (#892) 2026-08-06 20:59:53 +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
PluginIconFile.cs Added provider icons (#934) 2026-08-25 12:46:10 +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 local RAG (#756) 2026-09-09 18:43:37 +02:00
ProviderCapabilityOverrides.cs Rebuilt how AI Studio knows what a model can do (#960) 2026-09-13 14:17:25 +02:00
ProviderExtensions.cs Rebuilt how AI Studio knows what a model can do (#960) 2026-09-13 14:17:25 +02:00
ProviderExtensions.Reasoning.cs Rebuilt how AI Studio knows what a model can do (#960) 2026-09-13 14:17:25 +02:00
SettingsManager.cs Added tool calling support (#731) 2026-09-04 15:48:07 +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 Reworked the Hugging Face provider (#944) 2026-08-30 16:45:14 +02:00
Version.cs Added support for organization-managed provider confidence settings (#815) 2026-06-21 11:52:02 +02:00