Hi,
Having the same issue today with Quick Answer and in a way with Assistant.
I'm trying to get a readable format for the "1762937286275" timestamp, which is:

If I ask QA, I basically get NOW(), it just doesn't care about the actual value I give.

And I noticed that I must have hit some sort of cache because no matter how many times I type the same question, I get the exact same answer.
If I change a thing in my question, I get a wrong answer, but with NOW() updated to the time of my new request.


Notice how the time is updated at each new request.
Meanwhile with Assistant (using Code here), I get the right date, but the time used is... not right. It seems like the NOW() of the first request in the thread.
If I ask the same question later in the thread, the time is the same as the first response, but still wrong.
