Interface for the fields required to initialize an instance of the CacheBackedEmbeddings class.

Hierarchy

  • Toolkit
    • CacheBackedEmbeddingsFields

Properties

documentEmbeddingStore: BaseStore<string, number[]>
underlyingEmbeddings: EmbeddingsInterface

Generated using TypeDoc