start_http_dialog_run

Function start_http_dialog_run 

Source
pub async fn start_http_dialog_run(
    os: &Arc<AgentOs>,
    resolved: ResolvedRun,
    run_request: RunRequest,
    agent_id: &str,
) -> Result<PreparedHttpRun, ApiError>