I was trying to make streaming calls to an already established Assistant with the TaskingAI Python SDK, but my code broke when handling the streamed chunks. I had defined my own MessageChunk class locally. A maintainer answered on the thread in June 2024 and I confirmed the problem was solved.