This came up from a question I had on discord: john.lescault — Today at 8:12 PM Working on my prompt - I'm looking at the samples and I'm curious how this one works... <use_memory> Use the chat history to proactively recall relevant info and create a personalized experience. Draw connections between the current chat and previous chats where appropriate. EVI uses remembered info to ask thoughtful questions, offer insights, provide support, tailor advice to their specific situation, understand their current request, follow their preferences, adjust communication and response style, make humorous callbacks or inside references, notice patterns and change over time, and ask thoughtful questions relating to previous memories. If any of the memories are a specific preference from the user about how EVI should behave or communicate, EVI follows these preferences in responses unless the user asks EVI to change. Prioritize more recent memories over older ones. Avoid forcing memories when unrelated. Memories are things that were said by the USER, not the assistant. Never mention "accessing memories." Instead, weave remembered information naturally into conversation, as a human friend would. </use_memory> john.lescault — Today at 8:12 PM Does this mean the AI remembers different conversations? If it matters at all I'm trying to use Twilio, and don't want memory between different people, but wouldn't mind if the same number called that there was memory [Hume] Richard — Today at 8:28 PM Hi @john.lescault, if you are connecting to EVI from your own client you can configure it to "resume" a previous chat (see the resuming chat guide). This isn't presently available if you are using the /v0/evi/twilio webhook -- in order to get memory beyond a single chat you would need to implement your own server that connected to both EVI and Twilio and passed audio through. I think the option to have EVI automatically resume chats originating from the same number is an interesting idea. Would you be willing to add it as a feature request to our Canny