This commit is contained in:
WangCham
2025-06-25 14:32:53 +08:00
committed by Junyan Qin
parent 348f6d9eaa
commit 4bcc06c955
14 changed files with 1305 additions and 0 deletions

View File

@@ -49,6 +49,17 @@ dependencies = [
"ruff>=0.11.9",
"pre-commit>=4.2.0",
"uv>=0.7.11",
"PyPDF2>=3.0.1",
"python-docx>=1.1.0",
"pandas>=2.2.2",
"chardet>=5.2.0",
"markdown>=3.6",
"beautifulsoup4>=4.12.3",
"ebooklib>=0.18",
"html2text>=2024.2.26",
"langchain>=0.2.0",
"chromadb>=0.4.24",
"sentence-transformers>=2.6.1",
]
keywords = [
"bot",