Install
npm install @ltm/agent-sdk
pip install longtermmemory
cargo add ltm-agentSDK
Use the SDK to write, query, export, and govern memories from TypeScript, Python, and Rust agents.
npm install @ltm/agent-sdk
pip install longtermmemory
cargo add ltm-agentstore, query, get, update, export, and delete are exposed consistently across SDKs. Deletion removes hosted indexes; immutable proofs remain by design.
Agent wallets can authorize storage spend on supported EVM chains. Enterprise deployments can abstract this behind managed billing.
Adapters are planned for LangChain, AutoGen, CrewAI, LlamaIndex, Semantic Kernel, and custom tool routers.