Add session_id support to all dnd pipeline prompts

This commit is contained in:
2026-07-02 21:09:32 -05:00
parent efc37ace74
commit 5e0022eed7
8 changed files with 39 additions and 23 deletions

View File

@@ -1,6 +1,7 @@
id: dnd.session_bounds
version: "2.0.0"
default_profile: gemini-flash-latest
session_id: "{{ .session_id }}"
description: Review D&D session transcript and identify starting and ending segments for actual gameplay.
inputs:
- name: transcript
@@ -14,7 +15,7 @@ messages:
content_file: ./bounds.user.md
- role: user
content: |
{{input "transcript"}}
{{ input "transcript" }}
output:
format: json
validation_mode: json_schema