AI-Studio/app/MindWork AI Studio/Settings
Thorsten Sommer 324ea9eb73
Some checks failed
Build and Release / Read metadata (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Has been cancelled
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) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Has been cancelled
Build and Release / Prepare & create release (push) Has been cancelled
Build and Release / Publish release (push) Has been cancelled
Added audio recording (#615)
2026-01-07 12:56:11 +01:00
..
DataModel Added audio recording (#615) 2026-01-07 12:56:11 +01:00
ChatTemplate.cs Added file attachment support to chat templates (#614) 2026-01-01 16:47:15 +01:00
ConfigMeta.cs Adding providers can now be disabled using config plugins (#522) 2025-08-09 19:29:43 +02:00
ConfigMetaBase.cs Adding providers can now be disabled using config plugins (#522) 2025-08-09 19:29:43 +02:00
ConfigurationSelectDataFactory.cs Fixed small issues (#610) 2025-12-30 20:29:19 +01:00
EmbeddingProvider.cs Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
IConfig.cs Adding providers can now be disabled using config plugins (#522) 2025-08-09 19:29:43 +02:00
IDataSource.cs Showing sources coming from data providers (#559) 2025-09-25 19:47:18 +02:00
IERIDataSource.cs Added the retrieval process section for ERI data sources (#318) 2025-03-08 21:04:17 +01:00
IExternalDataSource.cs Configure data sources (#259) 2025-01-13 19:51:26 +01:00
IInternalDataSource.cs Configure data sources (#259) 2025-01-13 19:51:26 +01:00
ManagedConfiguration.cs Extended managed configuration (#560) 2025-10-19 11:51:28 +02:00
ManagedConfiguration.Parsing.cs Improved error handling, logging, and code quality (#584) 2025-12-08 21:15:45 +01:00
ManagedConfiguration.Register.cs Extended managed configuration (#560) 2025-10-19 11:51:28 +02:00
NoConfig.cs Adding providers can now be disabled using config plugins (#522) 2025-08-09 19:29:43 +02:00
Profile.cs Added functionality to add profiles via plugins (#569) 2025-11-14 12:04:01 +01:00
Provider.cs Fixed mandatory parsing of API parameters (#574) 2025-11-17 13:13:19 +01:00
ProviderExtensions.Alibaba.cs Added support for images (#609) 2025-12-30 18:30:32 +01: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 support for images (#609) 2025-12-30 18:30:32 +01:00
ProviderExtensions.OpenAI.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ProviderExtensions.OpenRouter.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ProviderExtensions.OpenSource.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
ProviderExtensions.Perplexity.cs Added support for images (#609) 2025-12-30 18:30:32 +01:00
SettingsManager.cs Fixed a bug in GUID comparisons for configuration plugins (#578) 2025-12-04 15:37:13 +01:00
SettingsMigrations.cs Added option for update installation behavior (#539) 2025-08-26 20:06:13 +02:00
TolerantEnumConverter.cs Added a preview of the document analysis assistant (#561) 2025-11-24 12:37:18 +01:00
Version.cs Added optional enforcement for a min. confidence level (#145) 2024-09-13 23:29:19 +02:00