fix: make Tool_WebSearcher step optional for resilience

This commit is contained in:
David Baity
2026-04-15 18:18:20 -04:00
parent c621c4a803
commit 3163053f25

View File

@@ -47,6 +47,7 @@ steps:
- type: tool - type: tool
capability: Tool_WebSearcher capability: Tool_WebSearcher
input_from: last_text input_from: last_text
optional: true
- type: think - type: think
hint: | hint: |