AI-Studio/app/MindWork AI Studio/Settings
Peer Schütt adf61a1384
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (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) (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 deb updater) (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 updater) (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) (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 deb updater) (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
Improving the text summarizer assistant (#544)
Co-authored-by: Thorsten Sommer <SommerEngineering@users.noreply.github.com>
2025-08-30 10:35:40 +02:00
..
DataModel Improving the text summarizer assistant (#544) 2025-08-30 10:35:40 +02:00
ChatTemplate.cs Refactored configuration objects (#538) 2025-08-26 10:59:56 +02: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 Added option for update installation behavior (#539) 2025-08-26 20:06:13 +02: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 Add configuration for maximum matches per query across data sources (#484) 2025-05-26 19:53:31 +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 Adding providers can now be disabled using config plugins (#522) 2025-08-09 19:29:43 +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 more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
Provider.cs Refactored configuration objects (#538) 2025-08-26 10:59:56 +02:00
SettingsManager.cs Refactored configuration objects (#538) 2025-08-26 10:59:56 +02:00
SettingsMigrations.cs Added option for update installation behavior (#539) 2025-08-26 20:06:13 +02:00
TolerantEnumConverter.cs Improved the developer experience by adding a tolerant enum converter (#398) 2025-04-12 10:08:36 +02:00
Version.cs Added optional enforcement for a min. confidence level (#145) 2024-09-13 23:29:19 +02:00