gateway/modules/serviceCenter/services/serviceGeneration
2026-05-06 08:11:48 +02:00
..
paths included sharepoint nodes 2026-03-22 19:46:50 +01:00
renderers 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
__init__.py first version of service center 2026-03-06 14:03:18 +01:00
mainServiceGeneration.py plan d implemented - generationn styles 2026-04-29 23:12:46 +02:00
styleDefaults.py plan d implemented - generationn styles 2026-04-29 23:12:46 +02:00
subContentGenerator.py first version of service center 2026-03-06 14:03:18 +01:00
subContentIntegrator.py first version of service center 2026-03-06 14:03:18 +01:00
subDocumentUtility.py plan d implemented - generationn styles 2026-04-29 23:12:46 +02:00
subJsonSchema.py first version of service center 2026-03-06 14:03:18 +01:00
subPromptBuilderGeneration.py first version of service center 2026-03-06 14:03:18 +01:00
subStructureGenerator.py cleaned sql and ui language sets 2026-04-08 20:28:34 +02:00