Dear, I get an array json on “agregate “ node and on input of “Question/answer chain“, how can i declare my prompt to parse json automatically and answer the user to search words presents?
If i ask a question on Chat input, example: What is your lastname? , the Node “Question/answer“ must parse json (result from Agregate Node) and answer : ID: ID_002 and Goal: Goal n°2 Agent A because he found the word “lastname“ on the question and knows the ID is ID_002 by JSON parsing.