> ## 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.

# Cache Config • TypeScript AI Agent SDK

> CacheConfig: TypeScript CacheConfig class

# CacheConfig

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

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

TypeScript CacheConfig class

## Source

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

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Cache CLI" icon="hard-drive" href="/docs/js/cache-cli" />

  <Card title="JS Memory" icon="database" href="/docs/js/memory" />

  <Card title="TypeScript Guide" icon="book-open" href="/docs/js/typescript" />

  <Card title="JS Development" icon="code" href="/docs/js/development" />
</CardGroup>
