Hi, I’m new with Make. At the moment, after my OpenAI module analyzed the text and provided me the output as shown in the image, I want to parse it into parse json. The data structure I’m using within parse json module has 4 different items: medicine, timestamp, dosage, pills_left. The json string: medicine_schedule
The output of the OpenAI should be able to parse successfully into the json module.
However I keep encountering this error: