Uses of Annotation Type
dev.langchain4j.MightChangeInTheFuture
Packages that use MightChangeInTheFuture
-
Uses of MightChangeInTheFuture in dev.langchain4j.model.chat
Methods in dev.langchain4j.model.chat with annotations of type MightChangeInTheFutureModifier and TypeMethodDescriptionintTokenCountEstimator.estimateTokenCount(Prompt prompt) intTokenCountEstimator.estimateTokenCount(Object structuredPrompt) ChatLanguageModel.sendUserMessage(Prompt prompt) ChatLanguageModel.sendUserMessage(Object structuredPrompt)