OpenAIBaseLLMStreamResponse
Represents a base interface for handling real-time streaming responses from OpenAI's LLM API. Provides a structure extending from the common attributes defined in OpenAIBaseLLMResponse
. Used as a foundation for streaming response data models in OpenAI integrations.