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 Knowledge class in the knowledge module.

Signature

def chunker() -> Any

Returns

Returns
Any
The result of the operation.

Uses

  • Chunking

Used By

Source

View on GitHub

praisonaiagents/knowledge/knowledge.py at line 549