gateway/modules/workflows/processing/shared
2025-11-04 14:30:48 +01:00
..
__init__.py testing react mode 2025-10-04 02:54:28 +02:00
automationTemplateInitial.json implemented workflow automation 2025-11-03 00:14:02 +01:00
executionState.py Refactored workflow modes to the standard Dynamic (default), Actionplan (option), Template (future) 2025-11-02 19:22:01 +01:00
methodDiscovery.py fixed critical bug in models to use previous workflow object instead of properly instanciated current object 2025-11-04 14:30:48 +01:00
placeholderFactory.py fixes workflow and chat object 2025-11-04 10:45:30 +01:00
promptGenerationActionsActionplan.py refactored and properly separated self.chat and self.workflow 2025-11-04 10:30:23 +01:00
promptGenerationActionsDynamic.py refactored and properly separated self.chat and self.workflow 2025-11-04 10:30:23 +01:00
promptGenerationTaskplan.py refactored and properly separated self.chat and self.workflow 2025-11-04 10:30:23 +01:00
stateTools.py refactored and properly separated self.chat and self.workflow 2025-11-04 10:30:23 +01:00