See CHANGELOG.md for details.
Installation
pip install flow-memoryOr with extras
pip install flow-memory[mcp] # MCP server support
pip install flow-memory[vector] # LanceDB vector search
pip install flow-memory[postgres] # Postgres backend
pip install flow-memory[all] # Everything