Releases: jsavyasachi/chunk-clj
Releases · jsavyasachi/chunk-clj
chunk-clj 0.1.0
Initial release. Recursive text splitting (chunking) for RAG/LLM pipelines: chunk by characters or tokens (pluggable :length-fn), configurable overlap and separators. Pure Clojure, zero deps.
Install: [net.clojars.savya/chunk-clj "0.1.0"]