searchGPT
searchGPT copied to clipboard
Wrong time perception in answers by ChatGPT.
I think CHATGPT writes as if it is September 2021 because we do not specify the current time in the promt. This problem can be solved with a python script that will pull the current time information from a dual redundant NTP server and keep it updated daily in the promt. The easy solution would be to add the current date to the promt in this way: The current date: (currentDate).
@kostum123 About 3 people report that and I will see if it can be handled easily