Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse the constructor with suppliers for Tika components if you intend to use this parser for multiple files and specify whether to include metadata or not.Use the constructor with suppliers for Tika components if you intend to use this parser for multiple files.Please use
builder()
instead, and explicitly set the model name and, if necessary, other parameters.Please usebuilder()
instead, and explicitly set the model name and, if necessary, other parameters.Please usebuilder()
instead, and explicitly set the baseUrl and, if necessary, other parameters. The default value for baseUrl will be removed in future releases!please useVertexAiGeminiChatModel(VertexAiGeminiChatModelBuilder)
insteadplease useVertexAiGeminiStreamingChatModel(VertexAiGeminiStreamingChatModelBuilder)
insteadPlease useVertexAiChatModel(Builder)
insteadPlease useVertexAiEmbeddingModel(Builder)
insteaddev.langchain4j.store.embedding.elasticsearch.ElasticsearchEmbeddingStore.Builder.dimension(Integer) dimension is not used anymore.
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionPlease use
builder()
instead, and explicitly set the model name and, if necessary, other parameters.Please usebuilder()
instead, and explicitly set the model name and, if necessary, other parameters.Functions are deprecated by OpenAI, useOpenAiUtils.toTools(Collection, boolean)
insteadPlease usebuilder()
instead, and explicitly set the baseUrl and, if necessary, other parameters. The default value for baseUrl will be removed in future releases!Please useToolServiceResult.aggregateResponse()
instead for claritydev.langchain4j.store.embedding.elasticsearch.ElasticsearchEmbeddingStore.Builder.dimension(Integer) dimension is not used anymore.
-
Deprecated ConstructorsConstructorDescriptionUse the constructor with suppliers for Tika components if you intend to use this parser for multiple files and specify whether to include metadata or not.Use the constructor with suppliers for Tika components if you intend to use this parser for multiple files.please use
VertexAiGeminiChatModel(VertexAiGeminiChatModelBuilder)
insteadplease useVertexAiGeminiStreamingChatModel(VertexAiGeminiStreamingChatModelBuilder)
insteadPlease useVertexAiChatModel(Builder)
insteadPlease useVertexAiEmbeddingModel(Builder)
insteadPlease useToolServiceResult(Builder)
instead
-
Deprecated Enum Constants