chore: Spring AI 重构

This commit is contained in:
abel533
2026-03-25 00:15:00 +08:00
parent a9c71002d2
commit 2afa4712cb
124 changed files with 11777 additions and 3530 deletions
+6
View File
@@ -7,6 +7,8 @@ __pycache__/
*.so
# Distribution / packaging
.idea
*.iml
.Python
build/
develop-eggs/
@@ -195,6 +197,8 @@ cython_debug/
.task_outputs/
.tasks/
.teams/
.team/
.worktrees/
# Ruff stuff:
.ruff_cache/
@@ -225,3 +229,5 @@ test_providers.py
# Internal analysis artifacts (not learning material)
analysis/
analysis_progress.md
TODO.md
.test-workspace/