chunk
Method
This is a method of the Chunking class in the knowledge module.Chunk text into smaller pieces
Signature
Parameters
&str
required
No description available.
Returns
Vec<String>
The result of the operation.
chunk: Chunk text into smaller pieces