Package dev.langchain4j.model


package dev.langchain4j.model
  • Class
    Description
    An exception thrown by a model that could be disabled by a user.
    Represents a handler for streaming responses from a language model.
    Represents an interface for estimating the count of tokens in various text types such as a text, prompt, text segment, etc.