sometimes you need to stream ephemeral data to the client as part of an assistant response you can now mark data parts as transient to prevent them from becoming part of the message parts, and use the onData callback to react to them streaming in
sometimes you need to stream ephemeral data to the client as part of an assistant response you can now mark data parts as transient to prevent them from becoming part of the message parts, and use the onData callback to react to them streaming in