From 93ecfc8a347471a16d21a5bd9f1cfc99fe39a538 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Tue, 3 Mar 2026 09:27:05 +0300 Subject: Enha: palywright dom and elements fetching --- config.example.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.example.toml') 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 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 tags ReasoningEffort = "medium" +# playwright +NoPlaywright = false +PlaywrightDebug = false -- cgit v1.2.3