top | item 46502188 (no title) snyy | 1 month ago Memchunk is already in Chonkie as the `FastChunker`To install: pip install chonkie[fast]``` from chonkie import FastChunkerchunker = FastChunker(chunk_size=4096) chunks = chunker(huge_document) ``` discuss order hn newest No comments yet.
No comments yet.