Skip to main content

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.

Rust Chunking

Rust RAG