TS SDK - filter memories param (#2971)
This commit is contained in:
@@ -24,6 +24,7 @@ export interface MemoryOptions {
|
||||
timestamp?: number;
|
||||
output_format?: string | OutputFormat;
|
||||
async_mode?: boolean;
|
||||
filter_memories?: boolean;
|
||||
}
|
||||
|
||||
export interface ProjectOptions {
|
||||
|
||||
Reference in New Issue
Block a user