Split the documents into chunks.
Args:
:type
: A keyword with the splitter type.Returns:
Split the documents into chunks. Args: - splitter: A map with the following keys: - `:type`: A keyword with the splitter type. - docs: A list of documents. Returns: - A list of chunks.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close