Hey Guys! I think I just found a bug in the Transcript Variable Function. This happens when i try to declare this variable more than 1 time in the same session, it kinda gets crazy and doesn't work properly. I will put a picture as example
I found this a little bit annoying because i'm using this variable to parse context to OPEN AI, and the workflow has different parts where i need to update the transcript so the request has full context of the chat.
Is there a solution? Maybe i'm just doing it wrong or something