Class CachingTextEmbeddingGenerator<E>

All Implemented Interfaces:
EmbeddingGenerator<String,E>, TextEmbeddingGenerator<E>

Caches text embeddings in a map which can be loaded and saved between runs Uses text digest as caching key