Javascript / Node.js
Getting Started
To install llongterm, use npm or yarn:
or
After installation, ensure you setup your .env
file to house your credentials privately.
Then we can initialise Llongterm. Either with import
or require
To get all you can out of Llongterm, you'll need to create a mind that can store memory. That's next!
Last updated