hey getting a new bug here and not sure how to reproduce. I cannot find any docs on it:
Error: Received thread message event with no existing snapshot
Nov 05 11:48:27 api cause: Error: Received thread message event with no existing snapshot
Nov 05 11:48:27 api at AssistantStream._AssistantStream_accumulateMessage (/workspace/node_modules/openai/src/lib/AssistantStream.ts:641:17)
Nov 05 11:48:27 api at AssistantStream._AssistantStream_handleMessage (/workspace/node_modules/openai/src/lib/AssistantStream.ts:418:69)
Nov 05 11:48:27 api at AssistantStream._AssistantStream_addEvent (/workspace/node_modules/openai/src/lib/AssistantStream.ts:396:28)
Nov 05 11:48:27 api at AssistantStream._createAssistantStream (/workspace/node_modules/openai/src/lib/AssistantStream.ts:348:21)
Nov 05 11:48:27 api at processTicksAndRejections (node:internal/process/task_queues:95:5)
Nov 05 11:48:27 api at AssistantStream._runAssistantStream (/workspace/node_modules/openai/src/lib/AssistantStream.ts:763:12)