Hello, I've developed a chatbot using OpenAI's GPT-4 assistant. The flow appears to function flawlessly with appropriate responses in the playground. However, when I test it through Typebot, the chat history doesn't seem to carry over (nearly every 2-3 responses deviate). Additionally, the thread ID cannot be passed as a new conversation begins, and I'm unsure how to retrieve the thread ID and transfer it. Could you please assist me in resolving this issue?