[v4.10.7] - 被禁言避免触发分析功能浪费 token,重构并优化模型请求的重试与降级补偿机制

This commit is contained in:
SXP-Simon
2026-07-10 15:34:13 +08:00
parent 24db140382
commit 3979a30787
6 changed files with 32 additions and 9 deletions
+15
View File
@@ -0,0 +1,15 @@
### Demo preview images — not needed at runtime, kept in repo for reference/docs
assets/*.jpg export-ignore
assets/*.png export-ignore
### CI/CD workflow files — not needed in production plugin zip
.github/ export-ignore
### Documentation — design docs, not needed at runtime
docs/ export-ignore
### Scripts — release utilities, not needed by end users
scripts/ export-ignore
### Test directory — not needed in production
tests/ export-ignore