input.json 154 B

1234567
  1. {
  2. "steps": [
  3. { "op": "initialize" },
  4. { "op": "newSession" },
  5. { "op": "prompt", "text": "Reply with the single word FIRST and stop." }
  6. ]
  7. }