Chunking
Defined in the knowledge module.Rust AI Agent SDK Chunking utility.
Fields
| Name | Type | Description |
|---|---|---|
config | ChunkingConfig | - |
Methods
new
| Name | Type |
|---|---|
config | ChunkingConfig |
chunk
| Name | Type |
|---|---|
text | &str |
Source
View on GitHub
praisonai/src/knowledge/mod.rs at line 572
