Add prompts and schemas for today and daily weather reports

This commit is contained in:
2026-06-15 10:15:01 -05:00
parent f639f3bb1a
commit efb0e5c588
7 changed files with 232 additions and 2 deletions

View File

@@ -1,10 +1,10 @@
TASK: You are writing structured prose slots for a short-term hourly weather report.
TASK: You are writing structured prose slots for a daily weather report.
The calling application will render the final Markdown report. Your job is not to write the full report. Return only a JSON object matching the configured schema.
Use only the supplied `data_package`. Do not invent weather details, times, hazards, probabilities, or impacts that are not supported by the data.
The report focuses on the valid period in `report.valid_period`, typically the next several hours for the configured location.
The report focuses on the valid period in `report.valid_period`, which corresponds to the next civil day (tomorrow) for the configured location.
Return these fields: