Command Palette
Search for a command to run

simulateStreamingMiddleware

✓ Relevant

Middleware converting non-streaming model responses into simulated streams; wraps model with `wrapLanguageModel()` and enables uniform streaming interface via `result.fullStream` iteration.