From 508ab9cb2c34d0f430533a872ce281be109a1953 Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 15 Apr 2023 07:55:29 -0400 Subject: [PATCH] book: 6 scenes per chapter Signed-off-by: Xe Iaso --- book.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book.ts b/book.ts index 69834b7..d2b235b 100644 --- a/book.ts +++ b/book.ts @@ -135,7 +135,7 @@ export const createChapterScenes = async ( console.log(`creating chapter scene information for chapter ${ch.title}`); const prompt = - `Given the following plot summary, character information, and chapter information, write descriptions of scenes that would happen in that chapter. End each description with two newlines. Write at least 4 scenes. DO NOT only write one scene. Use detail and be creative. DO NOT include the chapter title in your output. ONLY output the scenes separated by newlines like this. + `Given the following plot summary, character information, and chapter information, write descriptions of scenes that would happen in that chapter. End each description with two newlines. Write at least 6 scenes. DO NOT only write one scene. Use detail and be creative. DO NOT include the chapter title in your output. ONLY output the scenes separated by newlines like this. What happens first.