Skip to main content

memanto upload

Upload a file directly into the active agent’s memory namespace. The file content is processed and embedded by Moorcheh, making it instantly searchable via memanto recall.
Arguments:
  • FILE_PATH - Path to the file to upload (required)
Supported Formats: .pdf, .docx, .xlsx, .json, .txt, .csv, .md Maximum File Size: 5 GB Requirements:
  • An active agent session is required before uploading
Examples: Upload a PDF report:
Upload a CSV dataset:
Upload a markdown knowledge base:
Output:
Recall Results from Uploaded Files: When recalling memories, file-sourced content is visually distinguished from manually stored memories:
Notes:
  • Requires an active session (memanto agent activate)
  • Files are processed asynchronously by Moorcheh (embeddings generated server-side)
  • Uploaded content is stored in the cloud namespace, not as local memories
  • Unsupported file types are rejected with a clear error message