Fetch the mind you need
const mind = await llongterm.get('your.mind.id') console.log('Mind fetched:', mind);
id
string
The id of the mind to fetch
mind
<Mind>
Llongterm Mind object
Last updated 1 year ago