瀏覽代碼

feat: 增加工具调用超时时间配置

ageerle 1 月之前
父節點
當前提交
990da8da6f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ruoyi-admin/src/main/resources/application.yml

+ 1 - 0
ruoyi-admin/src/main/resources/application.yml

@@ -335,4 +335,5 @@ spring:
               url: http://127.0.0.1:8081
         stdio:
           servers-configuration: classpath:mcp-server.json
+        request-timeout: 300s