turnComplete

public abstract Optional<Boolean> turnComplete()

If true, indicates that the model is done generating. Generation will only start in response to additional client messages. Can be set alongside `content`, indicating that the `content` is the last in the turn.