Files
NewWPSBot/requirements.txt

19 lines
193 B
Plaintext

# Web框架和服务器
fastapi
uvicorn
# HTTP客户端
httpx
requests
# 数据验证
pydantic
# HTML解析
beautifulsoup4
# AI框架 (LlamaIndex)
llama-index-core
llama-index-llms-ollama