chore: 更新AI配置和依赖文件

1. 修改 config/ai_config.py - AI配置更新
2. 修改 requirements.txt - 依赖配置更新
This commit is contained in:
qiaoxinjiu
2026-05-18 14:13:01 +08:00
parent 3cc3dbe5d2
commit 9a14acd32a
2 changed files with 8 additions and 2 deletions

View File

@@ -12,4 +12,5 @@ httpx~=0.27.0
PyPDF2~=3.0.1
Flask-Docs~=0.6.4
flask_redis~=0.4.0
jira~=3.0.1
jira~=3.0.1
python-dotenv~=1.0.1