I’m using some JSON response as the input for my “AI Agent” node. But the memory connector of that node is not working.
This is leading to errors in AI output, not intended outputs even after setting the system message, the AI model is ignoring the system message and giving intended response, which is impacting rest of the following nodes.
I have tried “MongoDB Chat Memory”, and still the same.
Hmm… memory is not for ensuring output format. Ensuring output format is for ensuring output format . This is something you would instruct the LLM in the prompt.