添加初始文件和功能,包括数据集和文档类的定义,以及添加文档块的用户界面

This commit is contained in:
2025-07-04 18:26:36 +08:00
parent db6f3b865f
commit 587305f070
7 changed files with 133 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
ragflow_sdk
tkinter
pandas