Uses of Class
com.hw.langchain.schema.GenerationChunk
Packages that use GenerationChunk
-
Uses of GenerationChunk in com.hw.langchain.llms.ollama
Methods in com.hw.langchain.llms.ollama that return GenerationChunkModifier and TypeMethodDescriptionstatic GenerationChunk
Ollama.streamResponseToGenerationChunk
(String streamResponse) Convert a stream response to a generation chunk. -
Uses of GenerationChunk in com.hw.langchain.schema
Methods in com.hw.langchain.schema that return GenerationChunkMethods in com.hw.langchain.schema with parameters of type GenerationChunk