inline_subagent:SubAgent ={"name":"inline-sub-agent","description":"A test inline sub-agent","system_prompt":"System prompt for inline sub-agent","model": ChatOpenAI(name="gpt-5.2-chat"),}
async_subagent:AsyncSubAgent ={"name":"async-sub-agent","description":"A test async sub-agent","graph_id":"graph-001",}