Skip to main content

execute_agent_options_flatten

Function execute_agent_options_flatten 

Source
pub async fn execute_agent_options_flatten(
    runtime: &RuntimeConfig,
    api: &TraderApi,
    rules_path: &Path,
    rules: &RulesConfig,
    plan: &AgentFlattenPlan,
) -> Result<Value>