section_reference_block/requirements.txt
xxy aa98ea2623 @
Initial commit

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@
2026-06-05 18:45:29 +08:00

24 lines
363 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Web 框架
fastapi
uvicorn[standard]
pydantic
pydantic-settings
# 数据库MySQL
sqlalchemy
pymysql
cryptography
# HTTPLLM / Embedding 调用)
requests
# 附图提取(解析项目 .docx 内嵌图片)
python-docx
# 向量检索Milvus + Embeddings + BM25
langchain-core
langchain-text-splitters
langchain-openai
langchain-milvus
pymilvus