feat: add isolated memory spaces
This commit is contained in:
@@ -31,4 +31,5 @@ export interface IngestStatementOptions {
|
||||
extractor: FactExtractor;
|
||||
embeddingProvider?: EmbeddingProvider;
|
||||
duplicateThreshold?: number;
|
||||
spaceName?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user