Package dev.langchain4j.model
See: Description
-
Class Summary Class Description LambdaStreamingResponseHandler Utility class with lambda-based streaming response handlers. ModelDisabledException An exception thrown by a model that could be disabled by a user. -
Interface Summary Interface Description Tokenizer Represents an interface for estimating the count of tokens in various text types such as a text, prompt, text segment, etc. StreamingResponseHandler Represents a handler for streaming responses from a language model.