Added Timestamp (#2579)
This commit is contained in:
@@ -21,6 +21,7 @@ export interface MemoryOptions {
|
||||
end_date?: string;
|
||||
custom_categories?: custom_categories[];
|
||||
custom_instructions?: string;
|
||||
timestamp?: number;
|
||||
}
|
||||
|
||||
export interface ProjectOptions {
|
||||
|
||||
Reference in New Issue
Block a user