Streaming Prompt Runner Builder
Builder pattern to provide Java equivalent of Kotlin's asStreaming() extension function. Solves the problem that Java cannot directly call Kotlin extension functions.
Builder pattern to provide Java equivalent of Kotlin's asStreaming() extension function. Solves the problem that Java cannot directly call Kotlin extension functions.