You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if you provide an input like say hi at 5pm, the matching range and body will be at 5pm. I'm trying to figure out if there is a reliable way to just get the range of the 5pm, ignoring the at. This does seem to have some nuance as well, for example say hi in 5 minutes should still be in 5 minutes and not 5 minutes. Is this currently possible with the data being parsed/returned?
The text was updated successfully, but these errors were encountered:
if you provide an input like
say hi at 5pm
, the matching range and body will beat 5pm
. I'm trying to figure out if there is a reliable way to just get the range of the5pm
, ignoring theat
. This does seem to have some nuance as well, for examplesay hi in 5 minutes
should still bein 5 minutes
and not5 minutes
. Is this currently possible with the data being parsed/returned?The text was updated successfully, but these errors were encountered: