MemoryStackMemoryStack/Documentation

    Installation

    Install the Memorystack SDK for your preferred programming language.

    Node.js / TypeScript

    npm
    npm install @memory-os/sdk
    yarn
    yarn add @memory-os/sdk
    pnpm
    pnpm add @memory-os/sdk

    TypeScript Support

    The SDK includes full TypeScript definitions out of the box.

    Python

    pip
    pip install memory-os
    poetry
    poetry add memory-os

    Type Hints Included

    Full type hints for better IDE support and type checking.

    Requirements

    Node.js

    • • Node.js 16.x or higher
    • • TypeScript 4.5+ (optional)

    Python

    • • Python 3.8 or higher
    • • pip or poetry

    Next Steps

    After installation, check out: