AI Memory, what’s the biggest struggle you’re facing? How would you handle memory when switching between LLMs?
Hey everyone, I’ve been exploring how to make memory agnostic systems… basically, setups where memory isn’t tied to a specific LLM. Think of tools that use MCP or APIs to detac memory from the model itself, giving you the freedom to swap models (GPT,…