book: 6 scenes per chapter
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
734587105a
commit
508ab9cb2c
2
book.ts
2
book.ts
@ -135,7 +135,7 @@ export const createChapterScenes = async (
|
|||||||
console.log(`creating chapter scene information for chapter ${ch.title}`);
|
console.log(`creating chapter scene information for chapter ${ch.title}`);
|
||||||
|
|
||||||
const prompt =
|
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.
|
What happens first.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user