Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

chunker

Method
This is a method of the Chunking class in the chunking module.
Lazy load the chunker instance.

Signature

def chunker() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • chunker_cls

Used By

Source

View on GitHub

praisonaiagents/knowledge/chunking.py at line 114