lightrag / examples /test_split_by_character.ipynb

Commit History

Separated llms from the main llm.py file and fixed some deprication bugs
0553d6a

ParisNeo commited on

增加仅字符分割参数,如果开启,仅采用字符分割,不开启,在分割完以后如果chunk过大,会继续根据token size分割,更新测试文件
9c6d163

童石渊 commited on