File size: 406 Bytes
fa2cb8a
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
shap_task:
  description: >
    Analyze the SHAP summary plot image at '{image_path}' for the target variable '{target_variable}'. 
    Use the shap_vision_tool and return the exact output it generates. 
    DO NOT add or modify anything beyond what the tool returns.
  expected_output: >
    The verbatim output generated by the shap_vision_tool based on the image and target variable.
  agent: shap_agent