mockLLMStream
Creates a mock LLM streaming response.
This function is the entry point for configuring how the LLM should respond with stream frames when it receives specific inputs.
Return
A StreamResponseReceiver for further configuration
Parameters
stream
The stream response to return