Remove the date field from the weather daily report prompt

This commit is contained in:
2026-05-29 23:28:17 -05:00
parent 3869b34b1b
commit f1d8bdc897

View File

@@ -1,6 +1,6 @@
Generate a Daily Weather Report from the following weatherreporter JSON data package.
Today's date is {{ var "date" }} The report may be for today, tomorrow, or a future date. Determine the correct framing from `report.variant`, `report.validPeriod`, `briefing.metadata.validPeriod`, and `briefing.daily.forecastSummaryDate`.
The report may be for today, tomorrow, or a future date. Determine the correct framing from `report.variant`, `report.validPeriod`, `briefing.metadata.validPeriod`, and `briefing.daily.forecastSummaryDate`.
Use Markdown.