gateway/modules/workflows/methods/methodAi/actions
2026-05-06 08:11:48 +02:00
..
__init__.py feat db-clean-ui and unified content udm 2026-04-16 23:13:05 +02:00
consolidate.py plan d implemented - generationn styles 2026-04-29 23:12:46 +02:00
convertDocument.py plan d implemented - generationn styles 2026-04-29 23:12:46 +02:00
generateCode.py fix: looping node and content extraction 2026-05-04 17:27:14 +02:00
generateDocument.py fix: looping node and content extraction 2026-05-04 17:27:14 +02:00
process.py AI node had the full data.response, but markdownToDocumentJson stores paragraph text in inlineRuns while RendererMarkdown only read content.text, so body text was dropped, Markdown renderer now flattens inlineRuns into real Markdown so workflow-generated .md files include the upstream text, node specific shortcuts replaced 2026-05-06 08:11:48 +02:00
summarizeDocument.py plan d implemented - generationn styles 2026-04-29 23:12:46 +02:00
translateDocument.py plan d implemented - generationn styles 2026-04-29 23:12:46 +02:00
webResearch.py feat: unify workflow context picker — contextBuilder multi-select, lift type-blocking, user-language labels, backend serialization, fix circular ref crash 2026-05-04 17:25:16 +02:00