Skip to content

SimilarityMemoryImpl

PropertyPatternTypeDeprecatedDefinitionTitle/Description
- implementationNoconstNo-SimilarityMemoryImpl
- embedderNoReference[Embedding]NoIn EmbeddingOverview of Embedding components
- vector_storeNoReference[VectorStore]NoIn VectorStoreOverview of VectorStore components

1. Property implementation

Typeconst
RequiredNo

Description: SimilarityMemoryImpl

Specific value: "SimilarityMemoryImpl"

2. Property embedder

TypeReference[Embedding]
RequiredNo
Default{"implementation": "Embedding"}
Defined inEmbedding

Description: Overview of Embedding components

3. Property vector_store

TypeReference[VectorStore]
RequiredNo
Default{"implementation": "VectorStore"}
Defined inVectorStore

Description: Overview of VectorStore components