Uses of Package
dev.langchain4j.service
-
ClassDescriptionAI Services is a high-level API of LangChain4j to interact with
ChatLanguageModel
andStreamingChatLanguageModel
.Represents the result of an AI Service invocation.Represents a token stream from language model to which you can subscribe and receive updates when a new token is available, when language model finishes streaming, or when an error occurs during streaming. -
ClassDescriptionAI Services is a high-level API of LangChain4j to interact with
ChatLanguageModel
andStreamingChatLanguageModel
.Represents a token stream from language model to which you can subscribe and receive updates when a new token is available, when language model finishes streaming, or when an error occurs during streaming.