fabricatio_novel.workflows.novel_mental
Mental state-enhanced novel generation workflows.
Includes combinations with RAG writing styles and ComfyUI illustration.
Attributes
Generate a novel from outline with mental state tracking and dump to file. |
|
Use this workflow to debug each stage of mental-state novel generation. |
|
Production-grade novel generation with mental states and quality validation. |
|
Generate a novel with RAG writing style injection + mental state tracking. |
|
Debug each stage of RAG + mental-state novel generation. |
|
Production-grade novel generation with RAG + mental states and quality validation. |
|
Debug each stage of mental-state + illustrated pipeline. |
|
Debug each stage of RAG + mental-state + illustrated pipeline. |
Module Contents
- fabricatio_novel.workflows.novel_mental.WriteNovelWithMentalWorkflow
Generate a novel from outline with mental state tracking and dump to file.
- fabricatio_novel.workflows.novel_mental.DebugNovelWithMentalWorkflow
Use this workflow to debug each stage of mental-state novel generation.
- fabricatio_novel.workflows.novel_mental.ValidatedNovelWithMentalWorkflow
Production-grade novel generation with mental states and quality validation.
- fabricatio_novel.workflows.novel_mental.WriteNovelWithMentalRAGWorkflow
Generate a novel with RAG writing style injection + mental state tracking.
- fabricatio_novel.workflows.novel_mental.DebugNovelWithMentalRAGWorkflow
Debug each stage of RAG + mental-state novel generation.
- fabricatio_novel.workflows.novel_mental.ValidatedNovelWithMentalRAGWorkflow
Production-grade novel generation with RAG + mental states and quality validation.
- fabricatio_novel.workflows.novel_mental.DebugMentalIllustratedNovelWorkflow
Debug each stage of mental-state + illustrated pipeline.
- fabricatio_novel.workflows.novel_mental.DebugMentalRAGIllustratedNovelWorkflow
Debug each stage of RAG + mental-state + illustrated pipeline.