- All Superinterfaces:
Composable<EmbeddingGenerator<S,,List<List<E>>>> EmbeddingGenerator<S,List<List<E>>>
- All Known Subinterfaces:
FloatVectorEmbeddingGenerator<S>,ImageFloatVectorEmbeddingModel,TextFloatVectorEmbeddingModel
- All Known Implementing Classes:
TextFloatVectorCharChunkingEmbeddings,TextFloatVectorChunkingEmbeddingModel,TextFloatVectorEncodingChunkingEmbeddingModel
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.nasdanika.ai.EmbeddingGenerator
EmbeddingGenerator.Requirement -
Method Summary
Methods inherited from interface org.nasdanika.ai.EmbeddingGenerator
adapt, compose, compose, composeAsync, generate, generate, generateAsync, generateAsync, then
-
Method Details
-
getDimensions
- Returns:
- number of dimensions, -1 if unknown
-