新增中间件控制拦截工具调用 判断use_report是否开启

This commit is contained in:
zcr
2026-04-02 09:59:54 +08:00
parent 108fa0fb8c
commit 34cf3456cd
5 changed files with 341 additions and 336 deletions

View File

@@ -60,4 +60,7 @@ dependencies = [
"kombu>=5.4.0",
"sentence-transformers[onnx]>=5.3.0",
"celery-types>=0.26.0",
"langgraph-api>=0.7.94",
"debugpy>=1.8.20",
"pydevd-pycharm~=253.29346.308",
]