lightrag-comments/lightrag
many2many e339bfab07 [ADD]根据中文标点符号进行trunk.
可将chunking_by_token_size的实现改为: return chunking_by_chinese_splitter(content, overlap_token_size, max_token_size, tiktoken_model)
2024-11-17 12:31:50 +08:00
..
kg 使用cursor加注释。 2024-11-16 11:59:20 +08:00
__init__.py github官方项目 2024/11/12 commit: 2a13bf98331fa51babc3ac76b649068157981b57 2024-11-16 11:26:57 +08:00
base.py 使用cursor加注释。 2024-11-16 11:59:20 +08:00
chinese.py [ADD]根据中文标点符号进行trunk. 2024-11-17 12:31:50 +08:00
lightrag.py 使用cursor加注释。 2024-11-16 11:59:20 +08:00
llm.py 使用cursor加注释。 2024-11-16 11:59:20 +08:00
operate.py 使用cursor加注释。 2024-11-16 11:59:20 +08:00
prompt.py github官方项目 2024/11/12 commit: 2a13bf98331fa51babc3ac76b649068157981b57 2024-11-16 11:26:57 +08:00
storage.py 使用cursor加注释。 2024-11-16 11:59:20 +08:00
utils.py 使用cursor加注释。 2024-11-16 11:59:20 +08:00