refactor: 从 CPA 换成 LiteLLM

This commit is contained in:
2026-03-04 16:34:10 +08:00
parent 8978eeb5de
commit 9c768870e3
14 changed files with 51 additions and 1327 deletions

View File

@@ -11,7 +11,8 @@
"formatter": {
"enabled": true,
"indentStyle": "space",
"indentWidth": 2
"indentWidth": 2,
"lineWidth": 120
},
"linter": {
"enabled": true,