Assistant does not identify what date or month it ...
# support
f
Hi team, We have found our Asisstant does not identify the current date. When asked "What events are coming up?" - it gave events that are months ahead of this month. We then asked, "what month are we in?" and it was persistent that it was October __not Februrary__. How can we ensure: 1. Our Assistant identifies the current date? 2. If asked about events, it shares events that are only coming up in the next month 3. it shares future events (more than 1 month ahead) only if asked
m
I am using a function call to take care of that
f
Thanks so much, is this something that can be added into prompts? Sorry still trying to get my head around this.
k
Hey Beck, please use the following liquidJS syntax to pass the current date and time. Also it's noticed that using two different variables or references for date and time will help assistant current date and time better. Do let me know how it goes for you.