create_and_run_agent

function create_and_run_agent

create_and_run_agent(
    api: wandb.apis.internal.Api,
    config: Dict[str, Any]
)  None