When did agent steps start hearing numbers only as timestamps?

Yesterday during my testing i started running into issues with my agent step. I use it to collect contact information before hitting various api calls to validate the info.. Ever since yesterday, i have been unable to progress past the agent step in my workflow.

It seems to ONLY record the numbers i say as timestamps, adding : in between every second number.. I'm not sure how or why this happening now. As it wasnt an issue until yesterdaty.

I have a required entity, phone_number set to the phone number data type so it should be formatting the data to match that but I keep looping through the collection cause its expecting a non time stamp number.. how do we adjust the way an LLM listens aside from using entities to tell it what to listen for?
PhoneNumbers_As_Timestamps.PNG
Was this page helpful?