executeStreaming

open override fun executeStreaming(prompt: Prompt, model: LLModel): Flow<String>(source)

Simulates a streaming LLM execution. Captures input parameters and emits the predefined streamingChunks.