AI-Studio/app/MindWork AI Studio/Settings
Thorsten Sommer 0aff45eca3
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
Improved error handling, logging, and code quality (#584)
2025-12-08 21:15:45 +01:00
..
DataModel Added description fields to local data sources (#583) 2025-12-08 20:53:46 +01:00
ChatTemplate.cs
ConfigMeta.cs
ConfigMetaBase.cs
ConfigurationSelectDataFactory.cs
EmbeddingProvider.cs
IConfig.cs
IDataSource.cs
IERIDataSource.cs
IExternalDataSource.cs
IInternalDataSource.cs
ManagedConfiguration.cs
ManagedConfiguration.Parsing.cs Improved error handling, logging, and code quality (#584) 2025-12-08 21:15:45 +01:00
ManagedConfiguration.Register.cs
NoConfig.cs
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 expert mode to providers (#562) 2025-11-13 18:13:16 +01:00
ProviderExtensions.Anthropic.cs Added expert mode to providers (#562) 2025-11-13 18:13:16 +01:00
ProviderExtensions.cs Added expert mode to providers (#562) 2025-11-13 18:13:16 +01:00
ProviderExtensions.DeepSeek.cs Added expert mode to providers (#562) 2025-11-13 18:13:16 +01:00
ProviderExtensions.Google.cs Added expert mode to providers (#562) 2025-11-13 18:13:16 +01:00
ProviderExtensions.Mistral.cs Added support for Mistral 3, Voxtral, and Magistral models (#579) 2025-12-03 11:05:38 +01:00
ProviderExtensions.OpenAI.cs Added support for GPT-5.1. (#570) 2025-11-14 13:46:46 +01:00
ProviderExtensions.OpenSource.cs Added support for Mistral 3, Voxtral, and Magistral models (#579) 2025-12-03 11:05:38 +01:00
ProviderExtensions.Perplexity.cs Added expert mode to providers (#562) 2025-11-13 18:13:16 +01:00
SettingsManager.cs Fixed a bug in GUID comparisons for configuration plugins (#578) 2025-12-04 15:37:13 +01:00
SettingsMigrations.cs
TolerantEnumConverter.cs Added a preview of the document analysis assistant (#561) 2025-11-24 12:37:18 +01:00
Version.cs