input.json 196 B

1234567
  1. {
  2. "steps": [
  3. { "op": "initialize" },
  4. { "op": "newSession" },
  5. { "op": "prompt", "text": "What is my favorite color? Reply with just the color and stop. Do not use any tools." }
  6. ]
  7. }