{ "steps": [ { "op": "initialize" }, { "op": "newSession" }, { "op": "prompt", "text": "Without using tools, reply with exactly FLASH and stop." }, { "op": "setConfigOption", "configId": "model", "value": "[\"deepseek\",\"deepseek-v4-pro\"]" }, { "op": "prompt", "text": "Without using tools, reply with exactly PRO and stop." } ] }