Skip to content

Flow Memory v0.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 00:35
d6d61c3

See CHANGELOG.md for details.

Installation

pip install flow-memory

Or 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