AI-Studio/app/MindWork AI Studio/Components/Settings
Thorsten Sommer 529986837e
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
Implemented the transcription API (#623)
2026-01-11 16:02:28 +01:00
..
SettingsPanelAgentContentCleaner.razor Improved text content phrasing in German and English (#513) 2025-06-27 21:40:39 +02:00
SettingsPanelAgentContentCleaner.razor.cs Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00
SettingsPanelAgentDataSourceSelection.razor Add more text content to the I18N system (#486) 2025-05-28 23:14:05 +02:00
SettingsPanelAgentDataSourceSelection.razor.cs Added an agent to select the appropriate data sources for any prompt (#284) 2025-02-17 12:33:34 +01:00
SettingsPanelAgentRetrievalContextValidation.razor Add more text content to the I18N system (#486) 2025-05-28 23:14:05 +02:00
SettingsPanelAgentRetrievalContextValidation.razor.cs Added a retrieval context validation agent (#289) 2025-02-22 20:51:06 +01:00
SettingsPanelApp.razor Added transcription provider selection to app settings (#621) 2026-01-09 15:49:44 +01:00
SettingsPanelApp.razor.cs Added transcription provider selection to app settings (#621) 2026-01-09 15:49:44 +01:00
SettingsPanelBase.cs Adding providers can now be disabled using config plugins (#522) 2025-08-09 19:29:43 +02:00
SettingsPanelEmbeddings.razor Added embedding provider config (#622) 2026-01-09 15:41:54 +01:00
SettingsPanelEmbeddings.razor.cs Implemented the transcription API (#623) 2026-01-11 16:02:28 +01:00
SettingsPanelProviders.razor Added transcription providers (#619) 2026-01-09 12:45:21 +01:00
SettingsPanelProviders.razor.cs Implemented the transcription API (#623) 2026-01-11 16:02:28 +01:00
SettingsPanelTranscription.razor Implemented the transcription API (#623) 2026-01-11 16:02:28 +01:00
SettingsPanelTranscription.razor.cs Implemented the transcription API (#623) 2026-01-11 16:02:28 +01:00