Optional formatSource format of the import file.
'auto' – detect from file extension / magic bytes.'sqlite' – AgentOS SQLite export.'json' – newline-delimited JSON export.'markdown' – parse headings as trace content.'obsidian' – Obsidian vault (wiki-links become graph edges).'chatgpt' – ChatGPT conversation export (conversations.json).'csv' – flat CSV with content column.'auto'
Optional dedupWhether to skip importing traces whose content hash already exists in the store, preventing duplicates on repeated imports.
true
Options for importing memory data via
Memory.import().