Open
Description
This class OpenAiUnifiedStreamingProcessor and this class OpenAiStreamingProcessor are very similar.
The main difference is the way the result that is returned. We should refactor them such that most of the work is done by OpenAiUnifiedStreamingProcessor
.