fix: add langchain test splitter module

This commit is contained in:
WangCham
2025-10-30 12:52:11 +08:00
parent 254feb6a3a
commit f576f990de

View File

@@ -60,6 +60,7 @@ dependencies = [
"ebooklib>=0.18",
"html2text>=2024.2.26",
"langchain>=0.2.0",
"langchain-text-splitters>=0.0.1",
"chromadb>=0.4.24",
"qdrant-client (>=1.15.1,<2.0.0)",
"langbot-plugin==0.1.4",