Reorder D&D scene and normalization prompts

This commit is contained in:
2026-07-27 20:08:09 +00:00
parent 5cbd9e56e4
commit c0ec068f53
2 changed files with 6 additions and 6 deletions

View File

@@ -17,10 +17,6 @@ inputs:
messages:
- role: system
content_file: ./sharedassets/common-dnd-system.md
- role: user
content_file: ./sharedassets/common-dnd-transcript.md
cache_control:
type: ephemeral
- role: user
content_file: ./sharedassets/common-dnd-references.md
cache_control:
@@ -29,6 +25,10 @@ messages:
content_file: ./task.md
- role: user
content_file: ./instructions.md
- role: user
content_file: ./sharedassets/common-dnd-transcript.md
cache_control:
type: ephemeral
output:
format: json
validation_mode: json_schema

View File

@@ -11,8 +11,6 @@ inputs:
messages:
- role: system
content_file: ./sharedassets/common-dnd-system.md
cache_control:
type: ephemeral
- role: user
content_file: ./task.md
- role: user
@@ -23,6 +21,8 @@ messages:
content_file: ./candidates.md
- role: user
content_file: ./sharedassets/common-dnd-transcript.md
cache_control:
type: ephemeral
output:
format: json
validation_mode: json_schema