v3.0.0 AI 智能分析功能

This commit is contained in:
sansan
2025-10-20 21:41:24 +08:00
parent ef595a2822
commit e2affce146
30 changed files with 7649 additions and 455 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.9"
python-version: "3.10"
- name: Install dependencies
run: |