Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -26,11 +26,11 @@ python-docx>=0.8.11
|
||||
FlagEmbedding>=1.2.0
|
||||
sentence-transformers>=2.2.0
|
||||
|
||||
# 任务队列(可选)
|
||||
# 任务队列
|
||||
celery>=5.3.0
|
||||
redis>=4.5.0
|
||||
|
||||
# 对象存储(可选)
|
||||
# 对象存储
|
||||
minio>=7.1.0
|
||||
|
||||
# 数据库
|
||||
|
||||
Reference in New Issue
Block a user