Refactor the dnd scene_map prompt to use the common cached system message and transcript
This commit is contained in:
7
prompts/pipeline-dnd/analyze/scene_map/scene_map.task.md
Normal file
7
prompts/pipeline-dnd/analyze/scene_map/scene_map.task.md
Normal file
@@ -0,0 +1,7 @@
|
||||
TASK: Generate a structured JSON scene map for the provided D&D session transcript.
|
||||
|
||||
This is an intermediate artifact for an automated analysis pipeline. Your task is to divide the transcript into sequential, contiguous, non-overlapping scenes.
|
||||
|
||||
Return only valid JSON matching the provided JSON Schema.
|
||||
|
||||
Next, you will be provided with detailed instructions with respect to preparation of the strucured JSON scene map.
|
||||
Reference in New Issue
Block a user