Hi everyone, im having a bit of trouble with the example setup provided in the api docs. it explains how to integrate the api usage into make workflows, but im unsure of how to setup the json parse block, it does not specify.
I keep getting error 400s, would it be possible to get an example of how this block is set up?
One key difference is that instead of a google doc as feeder to the LLM im using a custom front end that feeds the LLM with certain parameters to create the JSON output but i run into trouble when the content gets too long and parsing fails. Would really appreciate some assistance with the setup of the parsing node