Package dev.langchain4j.model.gpullama3
package dev.langchain4j.model.gpullama3
-
ClassesClassDescriptionGPULlama3 implementation of the langchain4j ChatModel interface.Utility class for parsing GPULlama3 model responses that contain thinking content.Represents the parsed components of a GPULlama3 model response.Parser for handling streaming responses with real-time thinking content separation.GPULlama3 implementation of the langchain4j StreamingChatModel interface.