Hello , how can i solve this error?
found here const res = generateOutput({
context: args.text,
jsonSchema: args.fscema,
});
const json: object = JSON.parse(res.context);
1 Reply
Can you share the error?