summaryrefslogtreecommitdiff
path: root/config.example.toml
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2026-03-03 09:27:05 +0300
committerGrail Finder <wohilas@gmail.com>2026-03-03 09:27:05 +0300
commit93ecfc8a347471a16d21a5bd9f1cfc99fe39a538 (patch)
tree974730544efce2a09ad1c9ab9a5ffd518810c1ab /config.example.toml
parent0c9c590d8f9c49578515ccaf19bb11431cf4e721 (diff)
Enha: palywright dom and elements fetching
Diffstat (limited to 'config.example.toml')
-rw-r--r--config.example.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.example.toml b/config.example.toml
index 8893345..7df35d9 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -56,3 +56,6 @@ StripThinkingFromAPI = true # Strip <think> blocks from messages before sending
# Valid values: xhigh, high, medium, low, minimal, none (empty or none = disabled)
# Models that support reasoning will include thinking content wrapped in <think> tags
ReasoningEffort = "medium"
+# playwright
+NoPlaywright = false
+PlaywrightDebug = false