modules: - module_type: llama_index_chunk chunk_method: Token chunk_size: [200, 800] chunk_overlap: [30, 200] add_file_name: ko - module_type: llama_index_chunk chunk_method: Semantic_llama_index embed_model: hf_snowflake-arctic-embed-l-v2.0-ko add_file_name: ko - module_type: langchain_chunk chunk_method: recursivecharacter separators: [ " ", "\n" ]