Skip to main content
chunk_markdown
zeroclaw
0.8.3
In zeroclaw::
memory::
chunker
zeroclaw
::
memory
::
chunker
Function
chunk_
markdown
Copy item path
pub fn chunk_markdown(text: &
str
, max_tokens:
usize
) ->
Vec
<
Chunk
>