adviseStream
open override fun adviseStream(request: ChatClientRequest, chain: StreamAdvisorChain): Flux<ChatClientResponse>
Streaming is not cached; the request passes straight through the chain.
Streaming is not cached; the request passes straight through the chain.