8 lines
170 B
JSON
8 lines
170 B
JSON
|
|
{
|
||
|
|
"steps": [
|
||
|
|
{ "op": "initialize" },
|
||
|
|
{ "op": "newSession" },
|
||
|
|
{ "op": "promptExpectError", "text": "This prompt triggers a recorded provider error." }
|
||
|
|
]
|
||
|
|
}
|