AI-Studio/app/MindWork AI Studio/Tools/PluginSystem/Assistants/DataModel
2026-02-23 16:33:24 +01:00
..
AssistantButton.cs Added a component factory and refactored Dropdowns; reformat getters 2025-07-21 16:14:05 +02:00
AssistantComponentBase.cs WIP: changed to correct namespaces 2025-07-21 15:10:40 +02:00
AssistantDropdown.cs fixed bug in dropdown that prevented values from changing; finished its functionality 2025-11-11 15:57:15 +01:00
AssistantDropdownItem.cs Added a component factory and refactored Dropdowns; reformat getters 2025-07-21 16:14:05 +02:00
AssistantFileContentReader.cs added a file content reader as a component for the assistant builder 2026-02-23 16:33:24 +01:00
AssistantForm.cs WIP: changed to correct namespaces 2025-07-21 15:10:40 +02:00
AssistantHeading.cs Added new descriptive heading and text components 2026-02-10 16:12:59 +01:00
AssistantList.cs added a descriptive list component 2026-02-10 17:06:45 +01:00
AssistantListItem.cs added a descriptive list component 2026-02-10 17:06:45 +01:00
AssistantProfileSelection.cs added profile selection as a component for the assistant builder; minor warning fixes 2026-02-23 15:01:00 +01:00
AssistantProviderSelection.cs Added a component factory and refactored Dropdowns; reformat getters 2025-07-21 16:14:05 +02:00
AssistantSwitch.cs added a switch component for boolean user inputs 2025-11-11 19:06:44 +01:00
AssistantText.cs Added new descriptive heading and text components 2026-02-10 16:12:59 +01:00
AssistantTextArea.cs increased functionality for text area by adding optional properties 2025-11-11 14:51:34 +01:00
AssistantUiCompontentType.cs added a file content reader as a component for the assistant builder 2026-02-23 16:33:24 +01:00
AssistantWebContentReader.cs added a web content reader as a component for the assistant builder 2026-02-23 16:13:28 +01:00
ComponentPropSpecs.cs added a file content reader as a component for the assistant builder 2026-02-23 16:33:24 +01:00
IAssistantComponent.cs WIP: changed to correct namespaces 2025-07-21 15:10:40 +02:00
PropSpec.cs WIP: Implementing a parser for the lua data structure 2025-07-22 20:15:36 +02:00