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

# File Cache • TypeScript AI Agent SDK

> FileCache: TypeScript FileCache class

# FileCache

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

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

TypeScript FileCache class

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts/src/cache/index.ts#L138">
  `src/cache/index.ts` at line 138
</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="JS Files" icon="file" href="/docs/js/files" />
</CardGroup>
