What are you trying to achieve?
Hi
I have setup a scenario where the the output of ChatGPT is being parsed by the parsing JSON module which in return will be placed in a Google Doc template (using brackets).
In my scenario i have 4 different routes; and all individual route have this routing.
I have setup all the 4 routes, and there was no problem; but suddenly (i don’t know why or how) i get the error respons; what is the result of incorrect ‘targeting’ of the JSON output in the Google Doc template (in stead of solid coloring, it appears transparent), eventough the ‘targeting’ refers to the right JSON module in the correct route.
How is this possible? and how can i prevent this happening again (because i need to start over with the placement).
Is there a failsafe or is there a safer, more stable, way to store the output from ChatGPT first, and place it in a google doc template second (i have looked in to a RAG system)
Hope someone can help me with this