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 t...
ffcloud1265
Oct 02, 2024Copper Contributor
Also 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.