fabricatio_novel.workflows.novel_mental

Mental state-enhanced novel generation workflows.

Includes combinations with RAG writing styles and ComfyUI illustration.

Attributes

WriteNovelWithMentalWorkflow

Generate a novel from outline with mental state tracking and dump to file.

DebugNovelWithMentalWorkflow

Use this workflow to debug each stage of mental-state novel generation.

ValidatedNovelWithMentalWorkflow

Production-grade novel generation with mental states and quality validation.

WriteNovelWithMentalRAGWorkflow

Generate a novel with RAG writing style injection + mental state tracking.

DebugNovelWithMentalRAGWorkflow

Debug each stage of RAG + mental-state novel generation.

ValidatedNovelWithMentalRAGWorkflow

Production-grade novel generation with RAG + mental states and quality validation.

DebugMentalIllustratedNovelWorkflow

Debug each stage of mental-state + illustrated pipeline.

DebugMentalRAGIllustratedNovelWorkflow

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.