gateway/modules/workflows/methods/methodAi
2026-05-06 12:50:49 +02:00
..
actions 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
helpers refactored actions handlers 2025-12-17 10:45:09 +01:00
__init__.py refactored actions handlers 2025-12-17 10:45:09 +01:00
_common.py node handover standartisiert, kein hardcoden mehr, inhalt extraktion node verbessert, output ports vereinheitlicht mit user im blick 2026-05-06 12:50:49 +02:00
methodAi.py added upload folder location for all document creation nodes 2026-05-06 10:19:20 +02:00