AI-Studio/app/MindWork AI Studio/Settings
Thorsten Sommer 6d648b9224
Merge remote-tracking branch 'refs/remotes/github/main' into fork/peerschuett/chat_templates
# Conflicts:
#	app/MindWork AI Studio/Components/Settings/SettingsPanelChat.razor
2025-05-24 12:18:08 +02:00
..
DataModel Merge remote-tracking branch 'refs/remotes/github/main' into fork/peerschuett/chat_templates 2025-05-24 12:18:08 +02:00
ChatTemplate.cs Renamed the list to example conversation to follow the naming scheme in the dialog. 2025-05-23 15:35:43 +02:00
ConfigurationSelectDataFactory.cs Merge remote-tracking branch 'refs/remotes/github/main' into fork/peerschuett/chat_templates 2025-05-24 12:18:08 +02:00
EmbeddingProvider.cs Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
IDataSource.cs Execute retrieval processes (#286) 2025-02-17 14:12:46 +01: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
Profile.cs Added more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
Provider.cs Updated documentation (#409) 2025-04-20 15:24:43 +02:00
SettingsManager.cs Changes based on code review, changed the profile tooltip, added translation option for chat roles, and added the option to preselect a chat template for chats 2025-05-23 15:32:20 +02:00
SettingsMigrations.cs Extended code analyzers (#293) 2025-02-25 19:58:17 +01: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