Browse Source

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

ageerle 1 month ago
parent
commit
990da8da6f
1 changed files with 1 additions and 0 deletions
  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