Package dev.langchain4j.model.output
package dev.langchain4j.model.output
-
ClassDescriptionThe reason why a model call finished.Response<T>Represents the response from various types of models, including language, chat, embedding, and moderation models.Represents the token usage of a response.