Adopt logical prompt profile defaults

This commit is contained in:
2026-08-01 14:16:55 +00:00
parent c20e285d5f
commit 993120a9f2
12 changed files with 54 additions and 32 deletions

View File

@@ -14,7 +14,7 @@ func hourlyDefinition() Definition {
ID: Hourly,
Name: "Hourly Report",
PromptID: "weather.hourly_generated_text",
PromptVersion: "1.0.1",
PromptVersion: "1.1.0",
TemplateID: "hourly",
GeneratedTextSchemaID: "hourly",
ComparisonStrategy: CompareRollingWindow,