Hello there! I'm new to Dust and would like some assistance with the events streaming API. I'm building an assistant in our webapp, and trying to use the events streaming endpoint to get the responses from the configured agent in Dust. But it seems that the agent message doesn't come in the events stream, only the agent_message_new event with no content. If I query the conversation, I see the message response from the Agent. Is this a known issue?