Enha: palywright dom and elements fetching

This commit is contained in:
Grail Finder
2026-03-03 09:27:05 +03:00
parent 0c9c590d8f
commit 93ecfc8a34
4 changed files with 254 additions and 4 deletions

View File

@@ -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