Skip to main content

normalize_chunker_type

Function
This function is defined in the chunking module.
Map a user-facing chunking strategy name onto a chunker id.

Signature

Parameters

str
required
No description available.

Returns

str
The result of the operation.

Uses

  • make_preset_error

Used By

Source

View on GitHub

praisonaiagents/knowledge/chunking.py at line 14