Expand description
Streaming response handler for SSE conversion.
Extracts the streaming response conversion logic from response_body_filter
to improve code organization and single responsibility principle.
Structsยง
- Streaming
Response Handler - Handler for streaming SSE response conversion. Processes Chat API SSE chunks and converts them to Responses API SSE events.