Interface Agent.StreamEffect

Enclosing class:
Agent

public static interface Agent.StreamEffect
A StreamEffect is a description of what the runtime needs to do after the command is handled, for a message handler that streams the model's response token by token instead of returning it as a single reply.