Fix SSE route dependency and align architecture docs

This commit is contained in:
ash66
2026-05-18 16:32:42 +08:00
parent 86b9ac806a
commit 3f69cad404
149 changed files with 4786 additions and 5957 deletions

View File

@@ -14,17 +14,15 @@ langchain>=0.1.0
langchain-milvus>=0.1.0
# PDF解析
pymupdf>=1.24.0 # PyMuPDF
pymupdf>=1.24.0
# Word文档解析
python-docx>=0.8.11
# MinerU多模态PDF解析可选需要额外配置
# magic-pdf[full]>=0.6.0
# 嵌入模型
FlagEmbedding>=1.2.0
sentence-transformers>=2.2.0
# 阿里云文档解析
alibabacloud-docmind-api20220711>=1.0.6
alibabacloud-tea-openapi>=0.3.11
alibabacloud-tea-util>=0.3.13
# 任务队列
celery>=5.3.0
@@ -43,4 +41,4 @@ pydantic-settings>=2.0.0
python-dotenv>=1.0.0
loguru>=0.7.0
tenacity>=8.2.0
httpx>=0.24.0
httpx>=0.24.0