Join Discord
Powered by
It's the LLM. It doesn't know the current date/tim...
# general-english
s
Stickler101
03/11/2025, 5:24 PM
It's the LLM. It doesn't know the current date/time, but if you include it in the prompt, then it will know. You could make it as simple as,
Copy code
the current date and time is: {{now}}
, but that will use UTC time.
3
Views
Previous
Next