It would be very useful to have a "stream" parameter for Edits, like what we have in completion. (https://beta.openai.com/docs/api-reference/completions/create#completions/create-stream).
This way we could present intermediate results to the user, who could also stop generation to save costs if the results are heading in the wrong direction.