AI-Studio/app/MindWork AI Studio/Components
2025-01-13 19:51:26 +01:00
..
Settings Configure data sources (#259) 2025-01-13 19:51:26 +01:00
_Imports.razor Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
AssistantBlock.razor Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
AssistantBlock.razor.cs Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
Changelog.Logs.cs Prepared release v0.9.25 (#257) 2025-01-04 19:38:06 +01:00
Changelog.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
Changelog.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
ChatComponent.razor Added the option to stop the current generation (#249) 2025-01-03 23:13:56 +01:00
ChatComponent.razor.cs Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00
ConfidenceInfo.razor Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
ConfidenceInfo.razor.cs Added color themes (dark & light) (#148) 2024-09-15 12:30:07 +02:00
ConfidenceInfoMode.cs Add confidence levels (#140) 2024-09-11 23:08:02 +02:00
ConfigurationBase.razor Added components for configuration options 2024-05-04 11:08:18 +02:00
ConfigurationBase.razor.cs Improve ipc (#102) 2024-09-01 20:10:03 +02:00
ConfigurationMinConfidenceSelection.razor Added options to enforce minimum confidence levels for each assistant (#147) 2024-09-14 19:20:33 +02:00
ConfigurationMinConfidenceSelection.razor.cs Added options to enforce minimum confidence levels for each assistant (#147) 2024-09-14 19:20:33 +02:00
ConfigurationMultiSelect.razor Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
ConfigurationMultiSelect.razor.cs Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
ConfigurationOption.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
ConfigurationOption.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
ConfigurationProviderSelection.razor Added optional enforcement for a min. confidence level (#145) 2024-09-13 23:29:19 +02:00
ConfigurationProviderSelection.razor.cs Added options to enforce minimum confidence levels for each assistant (#147) 2024-09-14 19:20:33 +02:00
ConfigurationSelect.razor Added preview feature configuration (#227) 2024-12-03 21:02:37 +01:00
ConfigurationSelect.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
ConfigurationSlider.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
ConfigurationSlider.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
ConfigurationText.razor Add job posting assistant (#150) 2024-09-15 21:14:56 +02:00
ConfigurationText.razor.cs Add job posting assistant (#150) 2024-09-15 21:14:56 +02:00
EnumSelection.razor Add ERI server assistant (#231) 2025-01-01 15:49:27 +01:00
EnumSelection.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
EnumSelectionBase.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
ExpansionPanel.razor Improved the coding assistant by adding a button to delete a context (#90) 2024-08-23 11:23:36 +02:00
ExpansionPanel.razor.cs Improved the coding assistant by adding a button to delete a context (#90) 2024-08-23 11:23:36 +02:00
InnerScrolling.razor Added workspace display options (#184) 2024-11-02 22:53:02 +01:00
InnerScrolling.razor.cs Improved chat UI (#240) 2025-01-02 13:16:47 +01:00
Issues.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
Issues.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
ITreeItem.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
Motivation.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
Motivation.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
MSGComponentBase.cs Added the writer mode experiment (#167) 2024-12-03 15:32:38 +01:00
MudJustifiedText.cs Add profiles (#132) 2024-09-08 21:01:51 +02:00
MudTextList.razor Add profiles (#132) 2024-09-08 21:01:51 +02:00
MudTextList.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
MudTextSlider.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
MudTextSlider.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
MudTextSwitch.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
MudTextSwitch.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
PreviewAlpha.razor Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
PreviewAlpha.razor.cs Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
PreviewBeta.razor Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
PreviewBeta.razor.cs Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
PreviewExperimental.razor Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
PreviewExperimental.razor.cs Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
PreviewPrototype.razor Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
PreviewPrototype.razor.cs Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
PreviewReleaseCandidate.razor Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
PreviewReleaseCandidate.razor.cs Added embedding configurations (#224) 2024-12-03 15:24:40 +01:00
ProcessComponent.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
ProcessComponent.razor.cs Improve ipc (#102) 2024-09-01 20:10:03 +02:00
ProfileFormSelection.razor Implemented the "my tasks" assistant (#137) 2024-09-09 15:08:16 +02:00
ProfileFormSelection.razor.cs Implemented the "my tasks" assistant (#137) 2024-09-09 15:08:16 +02:00
ProfileSelection.razor Add profiles (#132) 2024-09-08 21:01:51 +02:00
ProfileSelection.razor.cs Add profiles (#132) 2024-09-08 21:01:51 +02:00
ProviderSelection.razor Added optional enforcement for a min. confidence level (#145) 2024-09-13 23:29:19 +02:00
ProviderSelection.razor.cs Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00
ReadWebContent.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
ReadWebContent.razor.cs Refactored the settings page (#258) 2025-01-05 15:11:15 +01:00
ReadWebContentSteps.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
SelectDirectory.razor Configure data sources (#259) 2025-01-13 19:51:26 +01:00
SelectDirectory.razor.cs Configure data sources (#259) 2025-01-13 19:51:26 +01:00
SelectFile.razor Configure data sources (#259) 2025-01-13 19:51:26 +01:00
SelectFile.razor.cs Configure data sources (#259) 2025-01-13 19:51:26 +01:00
SplitButton.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
SplitButton.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
Supporter.razor Added second supporter (#182) 2024-11-02 11:40:17 +01:00
Supporter.razor.cs Added second supporter (#182) 2024-11-02 11:40:17 +01:00
SupporterType.cs Added second supporter (#182) 2024-11-02 11:40:17 +01:00
ThirdPartyComponent.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
ThirdPartyComponent.razor.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
TreeButton.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
TreeDivider.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
TreeItemData.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
TreeItemType.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
Vision.razor Refactor components (#80) 2024-08-21 08:30:01 +02:00
Vision.razor.cs Updated readme (#203) 2024-11-10 10:41:20 +01:00
WorkspaceBranch.cs Refactor components (#80) 2024-08-21 08:30:01 +02:00
Workspaces.razor Added workspace display options (#184) 2024-11-02 22:53:02 +01:00
Workspaces.razor.cs Improved chat UI (#240) 2025-01-02 13:16:47 +01:00