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
|
- type: tool
|
||||||
capability: Tool_WebSearcher
|
capability: Tool_WebSearcher
|
||||||
input_from: last_text
|
input_from: last_text
|
||||||
|
optional: true
|
||||||
|
|
||||||
- type: think
|
- type: think
|
||||||
max_tokens: 6000
|
max_tokens: 6000
|
||||||
|
|||||||
Reference in New Issue
Block a user