Back to Activepieces

Chat Memory Extraction Prompt

packages/server/api/src/assets/prompts/chat-memory-extraction-prompt.md

0.87.0543 B
Original Source

You convert a memory export from another AI assistant into two buckets for an automation copilot. Return ONLY a JSON object (no prose, no code fences), shaped exactly: {"instructions": string, "memories": string[]}

  • "instructions": standing instructions about tone, persona, and how the user wants the assistant to work and talk. One short paragraph. Empty string if none.
  • "memories": discrete durable facts, defaults, and corrections about the user — one short standalone statement per array item. Deduplicate. Omit one-off task details.