Skip to main content

Motörhead

Motörhead is a memory server implemented in Rust. It automatically handles incremental summarization in the background and allows for stateless applications.

Installation and Setup

See instructions at Motörhead for running the server locally.

Memory

See a usage example.

from langchain.memory import MotorheadMemory
API Reference:MotorheadMemory

Was this page helpful?


You can also leave detailed feedback on GitHub.