I'm trying to get streaming for discord working correctly.
With streaming.mode=partial, it streams with editing but after output is done, it clears everything and send another message which is hard to read.
I tried to enable blockStreamingDefault, but the block is too large now making waiting too much.
Can we fine tune the block streaming so it outputs every paragraph (2 new lines)?