Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
InMemoryStore.type
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Create an empty in-memory store with custom configuration.
Create an empty in-memory store with custom configuration.
Attributes
Create an empty in-memory store with default configuration.
Create an empty in-memory store with default configuration.
Attributes
Create a store for testing with small limits.
Create a store for testing with small limits.
Attributes
Create an empty in-memory store with an embedding service.
Create an empty in-memory store with an embedding service.
When provided, the store can perform embedding-based semantic search. Returns an EmbeddingMemoryStore that wraps an InMemoryStore.
Attributes
Create a store pre-populated with memories.
Create a store pre-populated with memories.