> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Base Memory Store • TypeScript AI Agent SDK

> BaseMemoryStore: TypeScript BaseMemoryStore class

# BaseMemoryStore

> Defined in the [**memory**](../modules/memory) module.

<Badge color="green">TypeScript AI Agent</Badge>

TypeScript BaseMemoryStore class

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts/src/memory/index.ts#L17">
  `src/memory/index.ts` at line 17
</Card>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Memory" icon="database" href="/docs/js/memory" />

  <Card title="JS Memory CLI" icon="terminal" href="/docs/js/memory-cli" />

  <Card title="JS Memory Hooks" icon="anchor" href="/docs/js/memory-hooks" />

  <Card title="JS Cache" icon="hard-drive" href="/docs/js/cache-cli" />
</CardGroup>
