ChunkingStrategy
Defined in the Feature Configs module.AI Agent Knowledge chunking strategies. Every member must resolve to a chunker via
praisonaiagents.knowledge.chunking.normalize_chunker_type. FIXED and
PARAGRAPH are aliases for token/recursive; the rest are chunker ids.
Source
View on GitHub
praisonaiagents/config/feature_configs.py at line 325
