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

# Chunking • TypeScript AI Agent SDK

> Chunking: TypeScript Chunking class

# Chunking

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

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

TypeScript Chunking class

## Source

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

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Chunking" icon="scissors" href="/docs/js/chunking" />

  <Card title="JS Chunking CLI" icon="terminal" href="/docs/js/chunking-cli" />
</CardGroup>
