Remove the date field from the weather daily report prompt
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user