Uses of Class
org.bsc.langgraph4j.langchain4j.generators.StreamingChatGenerator
Packages that use StreamingChatGenerator
-
Uses of StreamingChatGenerator in org.bsc.langgraph4j.langchain4j.generators
Methods in org.bsc.langgraph4j.langchain4j.generators that return StreamingChatGeneratorModifier and TypeMethodDescriptionStreamingChatGenerator.Builder.build()Builds and returns an instance of LLMStreamingGenerator.