fix: opportunity_scan Tool_WebSearcher step marked optional:true to prevent full task failure on tool error
This commit is contained in:
@@ -47,6 +47,7 @@ steps:
|
||||
- type: tool
|
||||
capability: Tool_WebSearcher
|
||||
input_from: last_text
|
||||
optional: true
|
||||
|
||||
- type: think
|
||||
max_tokens: 6000
|
||||
|
||||
Reference in New Issue
Block a user