Uses of Interface
dev.langchain4j.reactive.streaming.HttpStreamingChatPublisher.Sink
Packages that use HttpStreamingChatPublisher.Sink
-
Uses of HttpStreamingChatPublisher.Sink in dev.langchain4j.reactive.streaming
Method parameters in dev.langchain4j.reactive.streaming with type arguments of type HttpStreamingChatPublisher.SinkModifier and TypeMethodDescriptionHttpStreamingChatPublisher.create(int bufferSize, Supplier<Flow.Publisher<HttpStreamingEvent>> upstream, Function<mutiny.zero.Tube<ChatModelStreamingEvent>, HttpStreamingChatPublisher.Sink> sinkFactory)