Skip to main content

Overview

A minimal streaming example using explicit typed config: Inference::using('openai-responses'). The example verifies that streaming produces deltas and that the final response contains the expected marker.

Example