diff --git a/prompts/pipeline-dnd/analyze/scene_map/scene_map.yml b/prompts/pipeline-dnd/analyze/scene_map/scene_map.yml index 9a9f086..dbf99e9 100644 --- a/prompts/pipeline-dnd/analyze/scene_map/scene_map.yml +++ b/prompts/pipeline-dnd/analyze/scene_map/scene_map.yml @@ -22,5 +22,5 @@ messages: output: format: json validation_mode: json_schema - schema_path: automation-pipeline-dnd/analyze/scene_map.schema.json + schema_path: pipeline-dnd/analyze/scene_map.schema.json repair_attempts: 2 \ No newline at end of file