Anyone figure out how to ensure the AI always knows what day today is? I have this in there, but it stll doesn't seem to work (as you can see in the screenshot, the model thinks we're in 2024 still)
Guidelines for Checking Calendar Availability
- Get the current date, time, and day of week so that you can schedule the appointment
## Office Hours: Monday - Friday, 9AM - 5PM EST (America/New_York)
Current date: {{ "now" | date: "%B %d, %Y", "America/New_York"}}
Current time: {{ "now" | date: "%I:%M %p", "America/New_York"}}
Day of week: {{ "now" | date: "%A", "America/New_York"}}
https://cdn.discordapp.com/attachments/1211484481848873020/1389974741200273569/image.png?ex=6866925a&is=686540da&hm=0bf484d2f49432d6b5ffc5d763e1f43323ec28768e09e45d3d74359b9f83451a&