import { Runner } from '@openai/agents'; const runner = new Runner({ model: 'gpt‑4.1-mini' });