Replace EverMemOS with EverOS backend
This commit is contained in:
@ -43,7 +43,7 @@ def write_review_draft(memory: MemoryRecord, reason: str, conflict_ids: list[str
|
||||
f"created_at: {datetime.now(timezone.utc).isoformat()}",
|
||||
"tags:",
|
||||
" - memory/review",
|
||||
" - source/evermemos",
|
||||
" - source/everos",
|
||||
"---",
|
||||
"",
|
||||
f"# Memory Review - {title}",
|
||||
|
||||
Reference in New Issue
Block a user