Interface Embeddings

All Known Implementing Classes:
OllamaEmbeddings, OpenAIEmbeddings

public interface Embeddings
Interface for embedding models.
Author:
HamaWhite