Forum Discussion
Bob_Williams
Sep 24, 2024Copper Contributor
Copilot Studio custom copilot has has wrong date
I'm building a simple custom Copilot in Copilot Studio to retrieve weather information from weather.com/weather.gov. I noticed the answers regarding weather data were not accurate. I finally typed the prompt "What is today's date?" and the Copilot responded with October 10, 2023. Today is September 24, 2024. I have no idea where this date came from. I created a new blank Copilot and the same thing is happening. Has anyone else experienced this?
- Drogon1635Copper ContributorI have the same issue and keen to find an answer
- ffcloud1265Copper ContributorAlso stumbled across this one. The model itself does not seem to be aware of the date. However, you can build a topic and tell copilot the date in the generative answers node prompt by using the Today() function.