From e79409a8a18ed65f5e2232742e86f47b2091d8fb Mon Sep 17 00:00:00 2001 From: thzxx Date: Sat, 20 Jun 2026 13:11:17 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=AD=90=E4=BB=A3=E7=90=86=E6=9C=80?= =?UTF-8?q?=E5=A4=A7=E8=BD=AE=E6=AC=A1=E5=92=8C=E8=B6=85=E6=97=B6=E5=90=88?= =?UTF-8?q?=E5=B9=B6=E5=88=B0=E5=90=8C=E4=B8=80=E6=8E=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/renderer/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/renderer/index.html b/src/renderer/index.html index a36d58f..7eac2b2 100644 --- a/src/renderer/index.html +++ b/src/renderer/index.html @@ -363,14 +363,14 @@
- -

子代理最多执行多少轮工具调用。留空使用默认值(10轮)。

- -
-
- -

子代理最长运行时间,填 0 禁用超时。留空使用默认值(300秒)。

- + +

最大轮次(留空=10轮)和超时(留空=300s,填0=禁用)

+
+ 最大轮次 + + 超时(秒) + +