feat(multimodal): 实现本地模型管线与请求用量配置

This commit is contained in:
2026-09-04 12:39:43 +08:00
parent e52e909c41
commit 8d092533f6
42 changed files with 2234 additions and 98 deletions
+3
View File
@@ -6,6 +6,9 @@ frontend/*.tsbuildinfo
# Backend
backend/.venv/
backend/.venv-models/
backend/data/models/
backend/data/attachments/
backend/.uv-cache/
backend/.pytest_cache/
backend/*.egg-info/