When streaming the response, is there any way to only stream the new part (the part that is not the previous response yet) only? Right now in the streaming example, the response is cumulative, meaning the new response includes both the previous response and the new part. Thanks
When streaming the response, is there any way to only stream the new part (the part that is not the previous response yet) only? Right now in the streaming example, the response is cumulative, meaning the new response includes both the previous response and the new part. Thanks