Index
All Classes and Interfaces|All Packages
D
- dev.langchain4j.model.nomic - package dev.langchain4j.model.nomic
E
- embedAll(List<TextSegment>) - Method in class dev.langchain4j.model.nomic.NomicEmbeddingModel
N
- NomicEmbeddingModel - Class in dev.langchain4j.model.nomic
-
An integration with Nomic Atlas's Text Embeddings API.
- NomicEmbeddingModel(String, String, String, String, Integer, Duration, Integer, Boolean, Boolean) - Constructor for class dev.langchain4j.model.nomic.NomicEmbeddingModel
W
- withApiKey(String) - Static method in class dev.langchain4j.model.nomic.NomicEmbeddingModel
-
Deprecated, for removal: This API element is subject to removal in a future version.
All Classes and Interfaces|All Packages
builder()instead, and explicitly set the model name and, if necessary, other parameters. The default value for the model name will be removed in future releases!