RAG system and memory issues
My RAG system has a memory issue, and I can't find a solution. The flow starts with a call from a Gorgias ticket. To keep track of customer requests within each agent involved, save the information in the internal memory. When the AI agent works independently without using the tools, it saves everything correctly in memory. When it interfaces with the tool to access additional information, an error is generated as soon as it tries to save the information in memory. Has anyone ever encountered a problem like this? Can you help me identify the problem?