8 lines
196 B
JSON
8 lines
196 B
JSON
|
|
{
|
||
|
|
"steps": [
|
||
|
|
{ "op": "initialize" },
|
||
|
|
{ "op": "newSession" },
|
||
|
|
{ "op": "prompt", "text": "What is my favorite color? Reply with just the color and stop. Do not use any tools." }
|
||
|
|
]
|
||
|
|
}
|