LLMStreamingFrameReceivedHandler
A functional interface for handling stream frames as they are received during the streaming process. The implementation of this interface provides a mechanism to perform real-time processing of streaming content, such as aggregation, transformation, or monitoring.