History log of /plugin/aichat/TextSplitter.php (Results 1 – 3 of 3)
Revision Date Author Comments
# 14b3ee00 06-Oct-2025 Andreas Gohr <andi@splitbrain.org>

make overlap a class member for easier testing


# 028fe6db 06-Oct-2025 Andreas Gohr <gohr@cosmocode.de>

split sentences by token, not bytes. handle UTF-8


# 072e0099 06-Oct-2025 Andreas Gohr <gohr@cosmocode.de>

move text splitting into it's own class